File size: 1,089 Bytes
308e462 | 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 47 48 49 50 51 52 53 | {
"builder_name": "arrow",
"citation": "",
"config_name": "bitcoin_with_missing",
"dataset_name": "lotsa_data",
"dataset_size": 328291,
"description": "",
"download_checksums": {
"hf://datasets/Salesforce/lotsa_data@790da769d06a397418099983e906149a00603437/bitcoin_with_missing/data-00000-of-00001.arrow": {
"num_bytes": 329328,
"checksum": null
}
},
"download_size": 329328,
"features": {
"item_id": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"freq": {
"dtype": "string",
"_type": "Value"
},
"target": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 657619,
"splits": {
"train": {
"name": "train",
"num_bytes": 328291,
"num_examples": 18,
"dataset_name": "lotsa_data"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |