CoolFace
Datasetpublic

ClarusC64/robotics-world-model-consistency-v0.1

What this dataset tests The internal world model matches perception and reality No duplication, teleporting, or stale entities Identity tracking stays stable Why this exists Embodied systems fail when state tracking breaks duplicated objects teleport assumptions stale memory wrong identity impossible combined states This set labels those breaks Data format perception_updates memory_state_before world_model_after observed_world_after Task Emit one… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/robotics-world-model-consistency-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes7downloads
5 commits on main
a882bb08mo ago

Update README.md

ClarusC64
296c0f98mo ago

Create scorer.py

ClarusC64
4ef1deb8mo ago

Create data/test.csv

ClarusC64
1b8716b8mo ago

Create data/train.csv

ClarusC64
5f9d4cf8mo ago

initial commit

ClarusC64