| { | |
| "exist2025_t1_train": { | |
| "file_name": "exist2025_t1_alpaca.json", | |
| "columns": { | |
| "prompt": "instruction", | |
| "query": "input", | |
| "response": "output", | |
| "system": "system", | |
| "history": "history" | |
| } | |
| }, | |
| "exist2025_t1_dev": { | |
| "file_name": "exist2025_t1_dev_alpaca.json", | |
| "columns": { | |
| "prompt": "instruction", | |
| "query": "input", | |
| "response": "output", | |
| "system": "system", | |
| "history": "history" | |
| } | |
| } | |
| } |