model_id string | split string | total_samples int64 | seq_len int64 | feat_dim int64 | dtype string | world_size int64 | max_samples_per_chunk int64 | shards list |
|---|---|---|---|---|---|---|---|---|
sam2-vit-b | train | 1,281,167 | 256 | 896 | bfloat16 | 8 | 75,000 | [
{
"rank": 0,
"chunk": 0,
"filename": "train_shard_000_chunk_0000.safetensors",
"start_idx": 0,
"end_idx": 75008,
"num_samples": 75008
},
{
"rank": 0,
"chunk": 1,
"filename": "train_shard_000_chunk_0001.safetensors",
"start_idx": 75008,
"end_idx": 150016,
"num_samp... |
No dataset card yet
- Downloads last month
- 64