cp_alpaca-zh / dataset_info.json
techrobot's picture
Initial upload
16b1d8e verified
raw
history blame contribute delete
933 Bytes
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "alpaca-zh",
"dataset_size": 32150579,
"description": "",
"download_checksums": {
"hf://datasets/shibing624/alpaca-zh@f39db019a94f8dbea48ab30d2bdc090703284559/alpaca_gpt4_data_zh.json": {
"num_bytes": 35100559,
"checksum": null
}
},
"download_size": 35100559,
"features": {
"instruction": {
"dtype": "string",
"_type": "Value"
},
"input": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 67251138,
"splits": {
"train": {
"name": "train",
"num_bytes": 32150579,
"num_examples": 48818,
"dataset_name": "alpaca-zh"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}