Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ base_model:
|
|
| 14 |
|
| 15 |
## Introduction
|
| 16 |
|
| 17 |
-
**"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.07111))
|
| 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
|