ezosa commited on
Commit
9c88b8c
·
verified ·
1 Parent(s): 0504570

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -64
README.md CHANGED
@@ -2,102 +2,78 @@
2
  configs:
3
  - config_name: BG
4
  data_files:
5
- - split: test
6
  path: question_bg.jsonl
7
  - config_name: CS
8
  data_files:
9
- - split: test
10
- path: question_cs.jsonl
11
  - config_name: DA
12
  data_files:
13
- - split: test
14
- path: question_da.jsonl
15
  - config_name: DE
16
  data_files:
17
- - split: test
18
- path: question_de.jsonl
19
  - config_name: EL
20
  data_files:
21
- - split: test
22
- path: question_el.jsonl
23
  - config_name: ES
24
  data_files:
25
- - split: test
26
- path: question_es.jsonl
27
  - config_name: ET
28
  data_files:
29
- - split: test
30
- path: question_et.jsonl
31
  - config_name: FI
32
  data_files:
33
- - split: test
34
- path: question_fi.jsonl
35
  - config_name: FR
36
  data_files:
37
- - split: test
38
- path: question_da.jsonl
39
- - config_name: GA
40
- data_files:
41
- - split: test
42
- path: question_ga.jsonl
43
- - config_name: HR
44
- data_files:
45
- - split: test
46
- path: question_hr.jsonl
47
  - config_name: HU
48
  data_files:
49
- - split: test
50
- path: question_hu.jsonl
51
- - config_name: IS
52
- data_files:
53
- - split: test
54
- path: question_is.jsonl
55
  - config_name: IT
56
  data_files:
57
- - split: test
58
- path: question_it.jsonl
59
- - config_name: LV
60
  data_files:
61
- - split: test
62
- path: question_lv.jsonl
63
- - config_name: MT
64
  data_files:
65
- - split: test
66
- path: question_mt.jsonl
67
  - config_name: NL
68
  data_files:
69
- - split: test
70
- path: question_nl.jsonl
71
- - config_name: NN
72
- data_files:
73
- - split: test
74
- path: question_nn.jsonl
75
- - config_name: NO
76
- data_files:
77
- - split: test
78
- path: question_no.jsonl
79
  - config_name: PL
80
  data_files:
81
- - split: test
82
- path: question_pl.jsonl
83
- - config_name: PT
84
- data_files:
85
- - split: test
86
- path: question_pt.jsonl
87
  - config_name: RO
88
  data_files:
89
- - split: test
90
- path: question_ro.jsonl
91
  - config_name: SK
92
  data_files:
93
- - split: test
94
- path: question_sk.jsonl
95
  - config_name: SL
96
  data_files:
97
- - split: test
98
- path: question_sl.jsonl
99
  - config_name: SV
100
  data_files:
101
- - split: test
102
- path: question_sv.jsonl
103
- ---
 
2
  configs:
3
  - config_name: BG
4
  data_files:
5
+ - split: train
6
  path: question_bg.jsonl
7
  - config_name: CS
8
  data_files:
9
+ - split: train
10
+ path: question_bg.jsonl
11
  - config_name: DA
12
  data_files:
13
+ - split: train
14
+ path: question_bg.jsonl
15
  - config_name: DE
16
  data_files:
17
+ - split: train
18
+ path: question_bg.jsonl
19
  - config_name: EL
20
  data_files:
21
+ - split: train
22
+ path: question_bg.jsonl
23
  - config_name: ES
24
  data_files:
25
+ - split: train
26
+ path: question_bg.jsonl
27
  - config_name: ET
28
  data_files:
29
+ - split: train
30
+ path: question_bg.jsonl
31
  - config_name: FI
32
  data_files:
33
+ - split: train
34
+ path: question_bg.jsonl
35
  - config_name: FR
36
  data_files:
37
+ - split: train
38
+ path: question_bg.jsonl
 
 
 
 
 
 
 
 
39
  - config_name: HU
40
  data_files:
41
+ - split: train
42
+ path: question_bg.jsonl
 
 
 
 
43
  - config_name: IT
44
  data_files:
45
+ - split: train
46
+ path: question_bg.jsonl
47
+ - config_name: LT
48
  data_files:
49
+ - split: train
50
+ path: question_bg.jsonl
51
+ - config_name: LV
52
  data_files:
53
+ - split: train
54
+ path: question_bg.jsonl
55
  - config_name: NL
56
  data_files:
57
+ - split: train
58
+ path: question_bg.jsonl
 
 
 
 
 
 
 
 
59
  - config_name: PL
60
  data_files:
61
+ - split: train
62
+ path: question_bg.jsonl
 
 
 
 
63
  - config_name: RO
64
  data_files:
65
+ - split: train
66
+ path: question_bg.jsonl
67
  - config_name: SK
68
  data_files:
69
+ - split: train
70
+ path: question_bg.jsonl
71
  - config_name: SL
72
  data_files:
73
+ - split: train
74
+ path: question_bg.jsonl
75
  - config_name: SV
76
  data_files:
77
+ - split: train
78
+ path: question_bg.jsonl
79
+ ---