Clean state

This commit is contained in:
Johnny Fernandes
2026-04-30 01:25:39 +01:00
commit bb3dfb92d5
266 changed files with 37043 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"extends": "p2a_t1_original.json",
"run_name": "p2a_t3_holdout_text2img",
"train_sources": [
"wiki",
"inpainting",
"insight"
],
"eval_sources": [
"wiki",
"inpainting",
"insight",
"text2img"
]
}