Add pipeline tag, paper link and project page link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
 
2
  license: other
3
  license_name: gemma-terms-of-use
4
  license_link: https://ai.google.dev/gemma/terms
5
- library_name: n0vtla
6
  tags:
7
- - robotics
8
- - vision-language-action
9
- - tactile
10
- - simulation
11
  ---
12
 
13
  # 𝒩₀-VTLA β€” NeoSim dual-arm
@@ -16,6 +17,9 @@ A 𝒩₀-VTLA dual-arm policy for the [NeoSim](https://github.com/anlorla/UniVT
16
  post-trained from the [𝒩₀-VTLA pretrained base](https://huggingface.co/NeoteAI/n0-vtla-base).
17
  This card documents the `dual_bowl_place_stack` setup.
18
 
 
 
 
19
  | | |
20
  |---|---|
21
  | Embodiment | dual-arm |
@@ -67,4 +71,4 @@ it end-effector data or reuse an end-effector normalization asset.
67
  These weights are derived from Google's PaliGemma/Gemma parameters and are made available under
68
  the [Gemma Terms of Use](https://ai.google.dev/gemma/terms) and the
69
  [Gemma Prohibited Use Policy](https://ai.google.dev/gemma/prohibited_use_policy), not under the
70
- CC BY-SA 4.0 licence that covers the source code. This is inherited from the base model.
 
1
  ---
2
+ library_name: n0vtla
3
  license: other
4
  license_name: gemma-terms-of-use
5
  license_link: https://ai.google.dev/gemma/terms
6
+ pipeline_tag: robotics
7
  tags:
8
+ - robotics
9
+ - vision-language-action
10
+ - tactile
11
+ - simulation
12
  ---
13
 
14
  # 𝒩₀-VTLA β€” NeoSim dual-arm
 
17
  post-trained from the [𝒩₀-VTLA pretrained base](https://huggingface.co/NeoteAI/n0-vtla-base).
18
  This card documents the `dual_bowl_place_stack` setup.
19
 
20
+ **Paper:** [Hugging Face Papers](https://huggingface.co/papers/2607.23782)
21
+ **Project page:** https://research.neoteai.com/n0-vtla/
22
+
23
  | | |
24
  |---|---|
25
  | Embodiment | dual-arm |
 
71
  These weights are derived from Google's PaliGemma/Gemma parameters and are made available under
72
  the [Gemma Terms of Use](https://ai.google.dev/gemma/terms) and the
73
  [Gemma Prohibited Use Policy](https://ai.google.dev/gemma/prohibited_use_policy), not under the
74
+ CC BY-SA 4.0 licence that covers the source code. This is inherited from the base model.