Update README.md
Browse files
README.md
CHANGED
@@ -13,72 +13,74 @@ We provide a set of datasets used for post-training of GR00T N1. Each dataset is
|
|
13 |
|
14 |
| Dataset Name | #trajectories |
|
15 |
| - | -|
|
16 |
-
|
|
17 |
-
|
|
18 |
-
|
|
19 |
-
|
|
20 |
-
|
|
21 |
-
|
|
22 |
-
|
|
23 |
-
|
|
24 |
-
|
25 |
|
26 |
### Humanoid robot tabletop manipulation: 40k trajectories
|
27 |
|
28 |
| Dataset Name | #trajectories |
|
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 |
-
|
|
|
|
54 |
|
55 |
### Robot Arm Kitchen Manipulation: 24K trajectories
|
56 |
| Dataset Name | #trajectories |
|
57 |
| - | -|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
-
|
|
81 |
-
|
|
|
|
82 |
|
83 |
## Download the dataset from Huggingface
|
84 |
|
@@ -87,8 +89,8 @@ Users can download a specific subset of data by specifying the dataset name.
|
|
87 |
```bash
|
88 |
huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
|
89 |
--repo-type dataset \
|
90 |
-
--include "
|
91 |
--local-dir $HOME/gr00t_dataset
|
92 |
```
|
93 |
|
94 |
-
**Replace `robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**` with the dataset name you want to download.**
|
|
|
13 |
|
14 |
| Dataset Name | #trajectories |
|
15 |
| - | -|
|
16 |
+
| bimanual_panda_gripper.Threading | 1000 |
|
17 |
+
| bimanual_panda_hand.LiftTray | 1000 |
|
18 |
+
| bimanual_panda_gripper.ThreePieceAssembly | 1000 |
|
19 |
+
| bimanual_panda_gripper.Transport | 1000 |
|
20 |
+
| bimanual_panda_hand.BoxCleanup | 1000 |
|
21 |
+
| bimanual_panda_hand.DrawerCleanup | 1000 |
|
22 |
+
| gr1_arms_only.CanSort | 1000 |
|
23 |
+
| gr1_full_upper_body.Coffee | 1000 |
|
24 |
+
| gr1_full_upper_body.Pouring | 1000 |
|
25 |
|
26 |
### Humanoid robot tabletop manipulation: 40k trajectories
|
27 |
|
28 |
| Dataset Name | #trajectories |
|
29 |
| - | -|
|
30 |
+
| gr1_arms_waist.CanToDrawer | 1000 |
|
31 |
+
| gr1_arms_waist.CupToDrawer | 1000 |
|
32 |
+
| gr1_arms_waist.CuttingboardToBasket | 1000 |
|
33 |
+
| gr1_arms_waist.CuttingboardToCardboardBox | 1000 |
|
34 |
+
| gr1_arms_waist.CuttingboardToPan | 1000 |
|
35 |
+
| gr1_arms_waist.CuttingboardToPot | 1000 |
|
36 |
+
| gr1_arms_waist.CuttingboardToTieredBasket | 1000 |
|
37 |
+
| gr1_arms_waist.PlaceBottleToCabinet | 1000 |
|
38 |
+
| gr1_arms_waist.PlaceMilkToMicrowave | 1000 |
|
39 |
+
| gr1_arms_waist.PlacematToBasket | 1000 |
|
40 |
+
| gr1_arms_waist.PlacematToBowl | 1000 |
|
41 |
+
| gr1_arms_waist.PlacematToPlate | 1000 |
|
42 |
+
| gr1_arms_waist.PlacematToTieredShelf | 1000 |
|
43 |
+
| gr1_arms_waist.PlateToBowl | 1000 |
|
44 |
+
| gr1_arms_waist.PlateToCardboardBox | 1000 |
|
45 |
+
| gr1_arms_waist.PlateToPan | 1000 |
|
46 |
+
| gr1_arms_waist.PlateToPlate | 1000 |
|
47 |
+
| gr1_arms_waist.PotatoToMicrowave | 1000 |
|
48 |
+
| gr1_arms_waist.TrayToCardboardBox | 1000 |
|
49 |
+
| gr1_arms_waist.TrayToPlate | 1000 |
|
50 |
+
| gr1_arms_waist.TrayToPot | 1000 |
|
51 |
+
| gr1_arms_waist.TrayToTieredBasket | 1000 |
|
52 |
+
| gr1_arms_waist.TrayToTieredShelf | 1000 |
|
53 |
+
| gr1_arms_waist.WineToCabinet | 1000 |
|
54 |
+
|
55 |
|
56 |
### Robot Arm Kitchen Manipulation: 24K trajectories
|
57 |
| Dataset Name | #trajectories |
|
58 |
| - | -|
|
59 |
+
| single_panda_gripper.CloseDoubleDoor | 1000 |
|
60 |
+
| single_panda_gripper.CloseDrawer | 1000 |
|
61 |
+
| single_panda_gripper.CloseSingleDoor | 1000 |
|
62 |
+
| single_panda_gripper.CoffeePressButton | 1000 |
|
63 |
+
| single_panda_gripper.CoffeeServeMug | 1000 |
|
64 |
+
| single_panda_gripper.CoffeeSetupMug | 1000 |
|
65 |
+
| single_panda_gripper.OpenDoubleDoor | 1000 |
|
66 |
+
| single_panda_gripper.OpenDrawer | 1000 |
|
67 |
+
| single_panda_gripper.OpenSingleDoor | 1000 |
|
68 |
+
| single_panda_gripper.PnPCabToCounter | 1000 |
|
69 |
+
| single_panda_gripper.PnPCounterToCab | 1000 |
|
70 |
+
| single_panda_gripper.PnPCounterToMicrowave | 1000 |
|
71 |
+
| single_panda_gripper.PnPCounterToSink | 1000 |
|
72 |
+
| single_panda_gripper.PnPCounterToStove | 1000 |
|
73 |
+
| single_panda_gripper.PnPMicrowaveToCounter | 1000 |
|
74 |
+
| single_panda_gripper.PnPSinkToCounter | 1000 |
|
75 |
+
| single_panda_gripper.PnPStoveToCounter | 1000 |
|
76 |
+
| single_panda_gripper.TurnOffMicrowave | 1000 |
|
77 |
+
| single_panda_gripper.TurnOffSinkFaucet | 1000 |
|
78 |
+
| single_panda_gripper.TurnOffStove | 1000 |
|
79 |
+
| single_panda_gripper.TurnOnMicrowave | 1000 |
|
80 |
+
| single_panda_gripper.TurnOnSinkFaucet | 1000 |
|
81 |
+
| single_panda_gripper.TurnOnStove | 1000 |
|
82 |
+
| single_panda_gripper.TurnSinkSpout | 1000 |
|
83 |
+
|
84 |
|
85 |
## Download the dataset from Huggingface
|
86 |
|
|
|
89 |
```bash
|
90 |
huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
|
91 |
--repo-type dataset \
|
92 |
+
--include "gr1_arms_only.CanSort/**" \
|
93 |
--local-dir $HOME/gr00t_dataset
|
94 |
```
|
95 |
|
96 |
+
**Replace `robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**` with the dataset name you want to download.**
|