l2aggle nielsr HF Staff commited on
Commit
69c5850
·
verified ·
1 Parent(s): 0a79dd6

Add paper, project page, and code links to dataset card (#1)

Browse files

- Add paper, project page, and code links to dataset card (d6d817ba3ebddf64b9052f10f0247cb53c0599d5)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  task_categories:
4
  - robotics
5
  tags:
@@ -7,12 +9,12 @@ tags:
7
  - humanoid-robot
8
  - agibot
9
  - unitree-g1
10
- size_categories:
11
- - 10G<n<100G
12
  ---
13
 
14
  # Agibot2UnitreeG1Retarget Dataset
15
 
 
 
16
  ## Description
17
  This dataset contains action retargeting data from Agibot to UnitreeG1 humanoid robot.
18
 
@@ -92,4 +94,4 @@ brew install git-lfs
92
  ```
93
 
94
  ## License
95
- Apache 2.0
 
1
  ---
2
  license: apache-2.0
3
+ size_categories:
4
+ - 10G<n<100G
5
  task_categories:
6
  - robotics
7
  tags:
 
9
  - humanoid-robot
10
  - agibot
11
  - unitree-g1
 
 
12
  ---
13
 
14
  # Agibot2UnitreeG1Retarget Dataset
15
 
16
+ [Paper](https://huggingface.co/papers/2509.11839) | [Project Page](https://jiachengliu3.github.io/TrajBooster/) | [Code](https://github.com/jiachengliu3/OpenTrajBooster)
17
+
18
  ## Description
19
  This dataset contains action retargeting data from Agibot to UnitreeG1 humanoid robot.
20
 
 
94
  ```
95
 
96
  ## License
97
+ Apache 2.0