File size: 662 Bytes
7c94527
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
690a44d
31de5fa
f40700d
690a44d
7c94527
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: task_name
    dtype: string
  - name: rows
    dtype: int64
  - name: cols
    dtype: int64
  - name: rules
    dtype: string
  - name: visual_elements
    dtype: string
  - name: initial_board
    dtype: string
  - name: solution
    dtype: string
  - name: initial_observation
    dtype: string
  - name: solution_reference
    dtype: string
  - name: description
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: test
    num_bytes: 720652
    num_examples: 645
  download_size: 155723
  dataset_size: 720652
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---