Upload release summary
Browse files- release_summary.json +30 -0
release_summary.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"source_root": "/root/autodl-tmp/worldarena_data_factory_v0_clean_rt256_gpu0",
|
| 3 |
+
"release_root": "/root/autodl-tmp/worldarena_robotwin_clean1500_hf",
|
| 4 |
+
"episodes": 1500,
|
| 5 |
+
"accepted_for_sft": 1500,
|
| 6 |
+
"accepted_for_a2v": 1500,
|
| 7 |
+
"task_family_counts": {
|
| 8 |
+
"articulated_open_close": 130,
|
| 9 |
+
"button_press_click": 150,
|
| 10 |
+
"coverage_unknown": 100,
|
| 11 |
+
"dumping_pouring": 60,
|
| 12 |
+
"handover": 50,
|
| 13 |
+
"hanging": 40,
|
| 14 |
+
"lifting": 100,
|
| 15 |
+
"object_to_container": 170,
|
| 16 |
+
"pick_place": 180,
|
| 17 |
+
"ranking_arrangement": 60,
|
| 18 |
+
"rotation_orientation": 70,
|
| 19 |
+
"scanning_qrcode": 80,
|
| 20 |
+
"shaking": 70,
|
| 21 |
+
"stacking": 120,
|
| 22 |
+
"tool_use": 120
|
| 23 |
+
},
|
| 24 |
+
"camera_source_counts": {
|
| 25 |
+
"hdf5_verified": 1500
|
| 26 |
+
},
|
| 27 |
+
"embodiment_counts": {
|
| 28 |
+
"aloha-agilex": 1500
|
| 29 |
+
}
|
| 30 |
+
}
|