exptech commited on
Commit
ea10e34
·
verified ·
1 Parent(s): f1a84da

Add YAML frontmatter with configs:[] to fix dataset viewer error

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <p align="center">
2
  <img src="logo.png" alt="Experiential Technologies" width="500">
3
  </p>
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - robotics
5
+ - reinforcement-learning
6
+ tags:
7
+ - motion-capture
8
+ - humanoid-robot
9
+ - unitree-g1
10
+ - bvh
11
+ - sim-to-real
12
+ - mujoco
13
+ - reinforcement-learning
14
+ - motion-imitation
15
+ size_categories:
16
+ - n<1K
17
+ configs: []
18
+ ---
19
+
20
  <p align="center">
21
  <img src="logo.png" alt="Experiential Technologies" width="500">
22
  </p>