Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
benchmark
reasoning
cellular-automata
reversible-computing
constraint-satisfaction
trace-completion
License:
| { | |
| "format_version": "srstc-v1", | |
| "name": "AutomataBench", | |
| "repo_id": "AutomataBench/automata-bench", | |
| "row_schema": { | |
| "answer": "reference object containing row-string initial_state", | |
| "difficulty": "easy, medium, or hard", | |
| "id": "stable row identifier", | |
| "metadata": "generation and uniqueness-check metadata", | |
| "split": "sample, public_dev, or public_eval" | |
| }, | |
| "short_name": "AutomataBench", | |
| "splits": [ | |
| { | |
| "answers": "included", | |
| "name": "public_dev", | |
| "num_rows": 300, | |
| "path": "data/public_dev.jsonl" | |
| }, | |
| { | |
| "answers": "included", | |
| "name": "public_eval", | |
| "num_rows": 300, | |
| "path": "data/public_eval.jsonl" | |
| }, | |
| { | |
| "answers": "included", | |
| "name": "sample", | |
| "num_rows": 60, | |
| "path": "data/sample.jsonl" | |
| } | |
| ] | |
| } | |