Add metadata and link to paper (#2)
Browse files- Add metadata and link to paper (b820e71b4ed49745b19a53aeecffb0323fa1b777)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -31,5 +31,9 @@ configs:
|
|
31 |
data_files:
|
32 |
- split: train
|
33 |
path: data/train-*
|
|
|
|
|
|
|
34 |
---
|
35 |
-
|
|
|
|
31 |
data_files:
|
32 |
- split: train
|
33 |
path: data/train-*
|
34 |
+
task_categories:
|
35 |
+
- robotics
|
36 |
+
license: unknown
|
37 |
---
|
38 |
+
|
39 |
+
[AlphaSpace: Enabling Robotic Actions through Semantic Tokenization and Symbolic Reasoning](https://huggingface.co/papers/2503.18769)
|