Datasets:
| { | |
| "tibetan_title_sft": { | |
| "file_name": "title/train.jsonl", | |
| "columns": { | |
| "prompt": "instruction", | |
| "query": "input", | |
| "response": "output" | |
| } | |
| }, | |
| "tibetan_author_sft": { | |
| "file_name": "author/train.jsonl", | |
| "columns": { | |
| "prompt": "instruction", | |
| "query": "input", | |
| "response": "output" | |
| } | |
| } | |
| } |