Files
DS-LLM-TEMPLATE-FINETUNING/data/hf_dataset/dataset_info.json
T
2025-08-13 21:17:01 +01:00

24 lines
382 B
JSON

{
"citation": "",
"description": "",
"features": {
"instruction": {
"dtype": "string",
"_type": "Value"
},
"input": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}