Robotics
Transformers
Safetensors
qwen2
text-generation
text-generation-inference
jan-hq commited on
Commit
77126b4
·
verified ·
1 Parent(s): 65d6a0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ base_model:
14
 
15
  ## Introduction
16
 
17
- **"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111)) , This paper presents AlphaSpace, a novel methodology designed to enhance the spatial reasoning capabilities of language models for robotic manipulation in 3D Cartesian space. AlphaSpace employs a hierarchical semantics-based tokenization strategy that encodes spatial information at both coarse and fine-grained levels. Our approach represents objects with their attributes, positions, and height information through structured tokens, enabling precise spatial reasoning without relying on traditional vision-based embeddings. This approach enables LLMs to accurately manipulate objects by positioning them at specific [x, y, z] coordinates.
18
 
19
 
20
  ## Model Details
 
14
 
15
  ## Introduction
16
 
17
+ **"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111)), a novel methodology designed to enhance the spatial reasoning capabilities of language models for robotic manipulation in 3D Cartesian space. AlphaSpace employs a hierarchical semantics-based tokenization strategy that encodes spatial information at both coarse and fine-grained levels. Our approach represents objects with their attributes, positions, and height information through structured tokens, enabling precise spatial reasoning without relying on traditional vision-based embeddings. This approach enables LLMs to accurately manipulate objects by positioning them at specific [x, y, z] coordinates.
18
 
19
 
20
  ## Model Details