Datasets:
Tasks:
Video-Text-to-Text
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
File size: 1,263 Bytes
c6c594b de6ed86 c6c594b | 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 | {
"repo": "primo-bench-json",
"total_rows": 23704,
"jsonl_shards": 1,
"shard_size": 50000,
"source_json": [
"primo-bench/agibot/id.json",
"primo-bench/agibot/ood.json",
"primo-bench/behavior-1k/id.json",
"primo-bench/behavior-1k/ood.json",
"primo-bench/robotwin/id.json",
"primo-bench/robotwin/ood.json",
"primo-bench/real-humanoid/ood.json"
],
"default_config": "all",
"subset_jsonl": {
"agibot-id": {
"rows": 3000,
"jsonl_shards": 1,
"path": "jsonl_subsets/agibot-id"
},
"agibot-ood": {
"rows": 3000,
"jsonl_shards": 1,
"path": "jsonl_subsets/agibot-ood"
},
"behavior-1k-id": {
"rows": 3999,
"jsonl_shards": 1,
"path": "jsonl_subsets/behavior-1k-id"
},
"behavior-1k-ood": {
"rows": 3000,
"jsonl_shards": 1,
"path": "jsonl_subsets/behavior-1k-ood"
},
"real-humanoid-ood": {
"rows": 4791,
"jsonl_shards": 1,
"path": "jsonl_subsets/real-humanoid-ood"
},
"robotwin-id": {
"rows": 3000,
"jsonl_shards": 1,
"path": "jsonl_subsets/robotwin-id"
},
"robotwin-ood": {
"rows": 2914,
"jsonl_shards": 1,
"path": "jsonl_subsets/robotwin-ood"
}
}
} |