TestDataSets / dataset_info.json
yaobojun's picture
Upload folder using huggingface_hub
41a3bfb verified
Raw
History Blame Contribute Delete
1.91 kB
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 7400690,
"description": "",
"download_size": 8432447,
"features": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"node_id": {
"dtype": "string",
"_type": "Value"
},
"number": {
"dtype": "int64",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"state": {
"dtype": "string",
"_type": "Value"
},
"state_reason": {
"dtype": "string",
"_type": "Value"
},
"created_at": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"updated_at": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"closed_at": {
"dtype": "string",
"_type": "Value"
},
"html_url": {
"dtype": "string",
"_type": "Value"
},
"user": {
"dtype": "string",
"_type": "Value"
},
"labels": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"assignees": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"milestone": {
"dtype": "string",
"_type": "Value"
},
"comments": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"author_association": {
"dtype": "string",
"_type": "Value"
},
"body": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 15833137,
"splits": {
"train": {
"name": "train",
"num_bytes": 7400690,
"num_examples": 3303,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}