youliangt commited on
Commit
1318b82
·
verified ·
1 Parent(s): 9ee9a52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- # GR00T-Sim-Post-Training-Data
 
 
5
 
6
  Github Repo: [Isaac GR00T N1](https://github.com/NVIDIA/Isaac-GR00T)
7
 
@@ -65,7 +67,7 @@ Users can download a specific subset of data by specifying the dataset name.
65
  ```bash
66
  huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
67
  --repo-type dataset \
68
- --include "robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**"
69
  --local-dir $HOME/gr00t_dataset
70
  ```
71
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # PhysicalAI-Robotics-GR00T-X-Embodiment-Sim
5
+
6
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67b8da81d01134f89899b4a7/1M0HG8MXBPA-EgPj-QoPU.png)
7
 
8
  Github Repo: [Isaac GR00T N1](https://github.com/NVIDIA/Isaac-GR00T)
9
 
 
67
  ```bash
68
  huggingface-cli download nvidia/GR00T-Sim-Post-Training-Data\
69
  --repo-type dataset \
70
+ --include "robocasa_gr1_arms_only_fourier_hands.TwoArmCanSortPadRes256Freq20_30/**" \
71
  --local-dir $HOME/gr00t_dataset
72
  ```
73