francecrops / train /dataset_info.json
antoinesaget
Add train split and README.md
7442303
raw
history blame contribute delete
902 Bytes
{
"builder_name": "",
"citation": "",
"config_name": "",
"dataset_name": "francecrops",
"dataset_size": 3368120000,
"description": "Francecrops train dataset with 20 classes and 1000 samples per class",
"download_checksums": {},
"download_size": 0,
"features": {
"x": {
"shape": [
100,
60,
12
],
"dtype": "float16",
"_type": "Array3D"
},
"y": {
"dtype": "int16",
"_type": "Value"
}
},
"homepage": "",
"license": "CC-BY-SA-4.0",
"size_in_bytes": 3368120000,
"splits": {
"train": {
"name": "train",
"num_bytes": 3368120000,
"num_examples": 20000,
"shard_lengths": [
5000,
5000,
5000,
5000
],
"dataset_name": "francecrops"
}
},
"version": {
"version_str": "0.0.1",
"major": 0,
"minor": 0,
"patch": 1
}
}