Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
nielsr HF Staff commited on
Commit
b820e71
·
verified ·
1 Parent(s): a1d69cf

Add metadata and link to paper

Browse files

This PR ensures the dataset is linked to https://huggingface.co/papers/2503.18769 and is categorized under the robotics task.

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -31,5 +31,9 @@ configs:
31
  data_files:
32
  - split: train
33
  path: data/train-*
 
 
 
34
  ---
35
- http://arxiv.org/abs/2503.18769
 
 
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)