nielsr HF staff commited on
Commit
d5fd33c
1 Parent(s): 4ae2022

Add link to paper

Browse files

This PR ensures the model can be found at https://huggingface.co/papers/2412.04445.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ license: apache-2.0
5
  # Moto: Latent Motion Token as the Bridging Language for Robot Manipulation
6
  <a href='https://github.com/TencentARC/Moto'><img src='https://img.shields.io/badge/Github-black'></a>
7
 
 
 
8
  ## 🚀Introduction
9
 
10
  >Recent developments in Large Language Models (LLMs) pre-trained on extensive corpora have shown significant success in various natural language processing (NLP) tasks with minimal fine-tuning.
 
5
  # Moto: Latent Motion Token as the Bridging Language for Robot Manipulation
6
  <a href='https://github.com/TencentARC/Moto'><img src='https://img.shields.io/badge/Github-black'></a>
7
 
8
+ Paper: https://huggingface.co/papers/2412.04445
9
+
10
  ## 🚀Introduction
11
 
12
  >Recent developments in Large Language Models (LLMs) pre-trained on extensive corpora have shown significant success in various natural language processing (NLP) tasks with minimal fine-tuning.