Files
llm_trainer/data/dataset_info.json
2025-02-19 14:44:15 +09:00

10 lines
149 B
JSON

{
"sample_instruct": {
"file_name": "sample_aq.json",
"columns": {
"prompt": "instruction",
"response": "response"
}
}
}