File size: 933 Bytes
16b1d8e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | {
"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
}
} |