tictactoe_v2.1 / meta /tasks.jsonl
wsi-dev's picture
Upload folder using huggingface_hub
50535c0 verified
{"task_index": 0, "task": "Place the X in the top-left box"}
{"task_index": 1, "task": "Place the X in the top-center box"}
{"task_index": 2, "task": "Place the X in the top-right box"}
{"task_index": 3, "task": "Place the X in the center-left box"}
{"task_index": 4, "task": "Place the X in the center box"}
{"task_index": 5, "task": "Place the X in the center-right box"}
{"task_index": 6, "task": "Place the X in the bottom-left box"}
{"task_index": 7, "task": "Place the X in the bottom-center box"}
{"task_index": 8, "task": "Place the X in the bottom-right box"}