split string | total_samples int64 | n_shards int64 | samples_per_shard int64 | shards list |
|---|---|---|---|---|
train | 8,466 | 9 | 1,000 | [
{
"shard_idx": 0,
"data_file": "shard_0000_data.npy",
"meta_file": "shard_0000_meta.npy",
"n_samples": 1000,
"global_start_idx": 0,
"global_end_idx": 1000,
"shape": [
1000,
6,
1016,
1296
]
},
{
"shard_idx": 1,
"data_file": "shard_0001_data.npy",
... |
No dataset card yet
- Downloads last month
- 1