add outputdir

This commit is contained in:
bursteratom
2025-04-08 09:17:49 -04:00
committed by Sung Ching Liu
parent 2798817cf9
commit ce0259db13

View File

@@ -68,6 +68,7 @@ def oai_gsm8k_transform(cfg, *args, **kwargs):
"type": "rewards.oai_gsm8k_transform",
},
],
"output_dir": temp_dir,
}
)