random_wires_incremental / dataset_info.json
Strudel7182's picture
Upload folder using huggingface_hub
9e52cd3 verified
Raw
History Blame Contribute Delete
1.38 kB
{
"builder_name": "generator",
"citation": "",
"config_name": "default",
"dataset_name": "generator",
"dataset_size": 147303479,
"description": "",
"download_size": 0,
"features": {
"prompt": {
"_type": "Json"
},
"completion": {
"_type": "Json"
},
"tools": {
"_type": "Json"
},
"current_wire_repr": {
"dtype": "string",
"_type": "Value"
},
"target_wire_repr": {
"dtype": "string",
"_type": "Value"
},
"num_segments": {
"dtype": "int8",
"_type": "Value"
},
"points": {
"shape": [
null,
3
],
"dtype": "float32",
"_type": "Array2D"
},
"wire_id": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 147303479,
"splits": {
"train": {
"name": "train",
"num_bytes": 147303479,
"num_examples": 13780,
"shard_lengths": [
807,
838,
930,
879,
883,
845,
849,
823,
927,
877,
900,
811,
814,
886,
813,
898
],
"dataset_name": "generator"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}