philippds commited on
Commit
d6ffc7c
·
1 Parent(s): 868178a

change file type to jsonl

Browse files
README.md CHANGED
@@ -3,67 +3,67 @@ configs:
3
  - config_name: 1_random_cell_easy
4
  data_files:
5
  - split: test
6
- path: datasets/1_random_cell_easy.json
7
  - config_name: 1_random_cell_hard
8
  data_files:
9
  - split: test
10
- path: datasets/1_random_cell_hard.json
11
  - config_name: 5_random_cell_easy
12
  data_files:
13
  - split: test
14
- path: datasets/5_random_cell_easy.json
15
  - config_name: 5_random_cell_hard
16
  data_files:
17
  - split: test
18
- path: datasets/5_random_cell_hard.json
19
  - config_name: 10_random_cell_easy
20
  data_files:
21
  - split: test
22
- path: datasets/10_random_cell_easy.json
23
  - config_name: 10_random_cell_hard
24
  data_files:
25
  - split: test
26
- path: datasets/10_random_cell_hard.json
27
  - config_name: 1_random_row_easy
28
  data_files:
29
  - split: test
30
- path: datasets/1_random_row_easy.json
31
  - config_name: 1_random_row_hard
32
  data_files:
33
  - split: test
34
- path: datasets/1_random_row_hard.json
35
  - config_name: 3_random_row_easy
36
  data_files:
37
  - split: test
38
- path: datasets/3_random_row_easy.json
39
  - config_name: 3_random_row_hard
40
  data_files:
41
  - split: test
42
- path: datasets/3_random_row_hard.json
43
  - config_name: 1_random_column_easy
44
  data_files:
45
  - split: test
46
- path: datasets/1_random_column_easy.json
47
  - config_name: 1_random_column_hard
48
  data_files:
49
  - split: test
50
- path: datasets/1_random_column_hard.json
51
  - config_name: 3_random_column_easy
52
  data_files:
53
  - split: test
54
- path: datasets/3_random_column_easy.json
55
  - config_name: 3_random_column_hard
56
  data_files:
57
  - split: test
58
- path: datasets/3_random_column_hard.json
59
  - config_name: full_easy
60
  data_files:
61
  - split: test
62
- path: datasets/full_easy.json
63
  - config_name: full_hard
64
  data_files:
65
  - split: test
66
- path: datasets/full_hard.json
67
  dataset_info:
68
  features:
69
  - name: index
 
3
  - config_name: 1_random_cell_easy
4
  data_files:
5
  - split: test
6
+ path: datasets/1_random_cell_easy.jsonl
7
  - config_name: 1_random_cell_hard
8
  data_files:
9
  - split: test
10
+ path: datasets/1_random_cell_hard.jsonl
11
  - config_name: 5_random_cell_easy
12
  data_files:
13
  - split: test
14
+ path: datasets/5_random_cell_easy.jsonl
15
  - config_name: 5_random_cell_hard
16
  data_files:
17
  - split: test
18
+ path: datasets/5_random_cell_hard.jsonl
19
  - config_name: 10_random_cell_easy
20
  data_files:
21
  - split: test
22
+ path: datasets/10_random_cell_easy.jsonl
23
  - config_name: 10_random_cell_hard
24
  data_files:
25
  - split: test
26
+ path: datasets/10_random_cell_hard.jsonl
27
  - config_name: 1_random_row_easy
28
  data_files:
29
  - split: test
30
+ path: datasets/1_random_row_easy.jsonl
31
  - config_name: 1_random_row_hard
32
  data_files:
33
  - split: test
34
+ path: datasets/1_random_row_hard.jsonl
35
  - config_name: 3_random_row_easy
36
  data_files:
37
  - split: test
38
+ path: datasets/3_random_row_easy.jsonl
39
  - config_name: 3_random_row_hard
40
  data_files:
41
  - split: test
42
+ path: datasets/3_random_row_hard.jsonl
43
  - config_name: 1_random_column_easy
44
  data_files:
45
  - split: test
46
+ path: datasets/1_random_column_easy.jsonl
47
  - config_name: 1_random_column_hard
48
  data_files:
49
  - split: test
50
+ path: datasets/1_random_column_hard.jsonl
51
  - config_name: 3_random_column_easy
52
  data_files:
53
  - split: test
54
+ path: datasets/3_random_column_easy.jsonl
55
  - config_name: 3_random_column_hard
56
  data_files:
57
  - split: test
58
+ path: datasets/3_random_column_hard.jsonl
59
  - config_name: full_easy
60
  data_files:
61
  - split: test
62
+ path: datasets/full_easy.jsonl
63
  - config_name: full_hard
64
  data_files:
65
  - split: test
66
+ path: datasets/full_hard.jsonl
67
  dataset_info:
68
  features:
69
  - name: index
datasets/10_random_cell_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/10_random_cell_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/10_random_cell_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/10_random_cell_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_cell_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_cell_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_cell_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_cell_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_column_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_column_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_column_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_column_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_row_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_row_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_row_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/1_random_row_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_column_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_column_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_column_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_column_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_row_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_row_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_row_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/3_random_row_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/5_random_cell_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/5_random_cell_easy.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/5_random_cell_hard.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/5_random_cell_hard.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
datasets/full_easy.json DELETED
The diff for this file is too large to render. See raw diff
 
datasets/full_hard.json DELETED
The diff for this file is too large to render. See raw diff