{ "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" } ] }