amayuelas commited on
Commit
b7c8114
·
verified ·
1 Parent(s): 7c24e4b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: source
7
+ dtype: string
8
+ - name: target
9
+ dtype: string
10
+ - name: min_distance
11
+ dtype: int64
12
+ - name: min_path
13
+ list: string
14
+ - name: level
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 524298
19
+ num_examples: 3000
20
+ - name: test
21
+ num_bytes: 51967
22
+ num_examples: 300
23
+ download_size: 369116
24
+ dataset_size: 576265
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc04e3ddaf27df21f94ab92704e04b5277c4908aa1882c8b96d3e4cc26582ed4
3
+ size 37631
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8352fd874b895cad7df4f75da6f33da096c4e933d57ee7e60d3e650c5f0fa44c
3
+ size 331485