File size: 803 Bytes
0cb5c78 574f469 0cb5c78 574f469 0cb5c78 574f469 0cb5c78 574f469 0cb5c78 574f469 0cb5c78 574f469 0cb5c78 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 | ---
dataset_info:
features:
- name: task_name
dtype: string
- name: initial_board
dtype: string
- name: solution
dtype: string
- name: title
dtype: string
- name: rules
dtype: string
- name: visual_elements
dtype: 'null'
- name: rows
dtype: int64
- name: cols
dtype: int64
- name: initial_observation
dtype: string
- name: description
dtype: string
- name: task_type
dtype: string
- name: data_source
dtype: string
- name: difficulty
dtype: string
- name: hint
dtype: string
- name: missing
dtype: int64
splits:
- name: train
num_bytes: 300186
num_examples: 150
download_size: 104440
dataset_size: 300186
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|