iruno commited on
Commit
f7d1394
·
verified ·
1 Parent(s): 7cef826

Upload rush hour custom dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: board_config
5
+ dtype: string
6
+ - name: min_moves
7
+ dtype: int64
8
+ - name: max_moves
9
+ dtype: int64
10
+ - name: solution
11
+ dtype: string
12
+ - name: task_type
13
+ dtype: string
14
+ - name: data_source
15
+ dtype: string
16
+ - name: difficulty
17
+ dtype: string
18
+ - name: task_name
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 46594
23
+ num_examples: 320
24
+ download_size: 19179
25
+ dataset_size: 46594
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9049c5c85eac253c2666276e6e8a46367c70b3639f6a87d2997366568b91d5d7
3
+ size 19179