Robotics
Transformers
Safetensors
qwen2
text-generation
text-generation-inference
alandao commited on
Commit
e3e1954
·
verified ·
1 Parent(s): 0fd462f

Remove the gif

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -10,8 +10,6 @@ pipeline_tag: robotics
10
 
11
  # AlphaSpace-1.5B
12
 
13
- ![image/gif](https://cdn-uploads.huggingface.co/production/uploads/65713d70f56f9538679e5a56/lLoibIxF2HiMBXZzbyhqy.gif)
14
-
15
  ## Introduction
16
 
17
  **"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.18769)), 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.
 
10
 
11
  # AlphaSpace-1.5B
12
 
 
 
13
  ## Introduction
14
 
15
  **"AlphaSpace:** ([Paper](https://huggingface.co/papers/2503.18769)), 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.