Robotics
Transformers
Safetensors
qwen2
text-generation
text-generation-inference
jan-hq commited on
Commit
902a579
·
verified ·
1 Parent(s): e99e37e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ license: apache-2.0
11
 
12
  ## Introduction
13
 
14
- **"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111)) , a novel methodology designed to enhance the spatial reasoning capabilities of large language models (LLMs) for 3D Cartesian space navigation. AlphaSpace employs a semantics-based tokenization strategy, encoding height information through specialized semantic tokens, and integrates primarily symbolic synthetic reasoning data. This approach enables LLMs to accurately manipulate objects by positioning them at specific [x, y, z] coordinates.
15
 
16
 
17
  ## Model Details
 
11
 
12
  ## Introduction
13
 
14
+ **"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.
15
 
16
 
17
  ## Model Details