Files
timmy-home/specs/twitter-archive-pipeline-config.example.json
2026-03-27 18:09:28 -04:00

6 lines
273 B
JSON

{
"source_path": "~/Downloads/twitter-2026-03-27-d4471cc6eb6703034d592f870933561ebee374d9d9b90c9b8923abff064afc1e/data",
"train_command": "bash -lc 'echo configure local DPO training here'",
"promote_command": "bash -lc 'echo configure local model promotion here'"
}