tc39 / train /dataset_info.json
gnumanth's picture
feat: train and test
70c34ae
raw
history blame
1.86 kB
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 157024,
"description": "",
"download_checksums": {
"/content/./proposals.json": {
"num_bytes": 217910,
"checksum": null
}
},
"download_size": 217910,
"features": {
"url": {
"dtype": "string",
"_type": "Value"
},
"edition": {
"dtype": "int64",
"_type": "Value"
},
"authors": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"champions": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "string",
"_type": "Value"
},
"rationale": {
"dtype": "string",
"_type": "Value"
},
"name": {
"dtype": "string",
"_type": "Value"
},
"has-specification": {
"dtype": "bool",
"_type": "Value"
},
"notes": [
{
"date": {
"dtype": "string",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
}
}
],
"pushed_at": {
"dtype": "string",
"_type": "Value"
},
"stage": {
"dtype": "int64",
"_type": "Value"
},
"tags": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 374934,
"splits": {
"train": {
"name": "train",
"num_bytes": 157024,
"num_examples": 268,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}