Add task category and links to project page and code

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- license: other
3
- license_name: truebones-terms-of-use
4
- license_link: https://truebones.gumroad.com/l/skZMC
5
- pretty_name: Truebones ZOO Annotations
6
  language:
7
  - en
 
8
  size_categories:
9
  - 1K<n<10K
 
 
 
10
  tags:
11
  - 3d
12
  - animation
@@ -24,10 +24,14 @@ configs:
24
  data_files: species.csv
25
  - config_name: clips
26
  data_files: clips.csv
 
 
27
  ---
28
 
29
  # Truebones ZOO Annotations
30
 
 
 
31
  Text prompts, per-clip metadata, rest-pose renders and the exact build pipeline for
32
  **Truebones ZOO** — **1,097 animal motion clips across 74 skeletons**: mammals, birds,
33
  reptiles, insects, marine and prehistoric creatures. 1.02 hours, 111,158 frames, uniformly
@@ -291,4 +295,4 @@ This dataset is part of **UniML3D**, the training corpus introduced in
291
  archivePrefix = {arXiv},
292
  url = {https://arxiv.org/abs/2609.05415}
293
  }
294
- ```
 
1
  ---
 
 
 
 
2
  language:
3
  - en
4
+ license: other
5
  size_categories:
6
  - 1K<n<10K
7
+ pretty_name: Truebones ZOO Annotations
8
+ license_name: truebones-terms-of-use
9
+ license_link: https://truebones.gumroad.com/l/skZMC
10
  tags:
11
  - 3d
12
  - animation
 
24
  data_files: species.csv
25
  - config_name: clips
26
  data_files: clips.csv
27
+ task_categories:
28
+ - other
29
  ---
30
 
31
  # Truebones ZOO Annotations
32
 
33
+ [Project page](https://linzhanmou.com/unimate/) | [Code](https://github.com/Friedrich-M/UniMate)
34
+
35
  Text prompts, per-clip metadata, rest-pose renders and the exact build pipeline for
36
  **Truebones ZOO** — **1,097 animal motion clips across 74 skeletons**: mammals, birds,
37
  reptiles, insects, marine and prehistoric creatures. 1.02 hours, 111,158 frames, uniformly
 
295
  archivePrefix = {arXiv},
296
  url = {https://arxiv.org/abs/2609.05415}
297
  }
298
+ ```