File size: 3,343 Bytes
f38b406
 
1926b83
f63413f
1926b83
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87a6c2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9ec7134
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
684ef12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f63413f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1926b83
 
 
 
 
 
 
 
 
87a6c2a
 
 
 
 
 
 
 
9ec7134
 
 
 
 
 
 
 
684ef12
 
 
 
 
 
 
 
f63413f
 
 
 
 
 
 
 
f38b406
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
---

license: apache-2.0
dataset_info:
- config_name: default
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 6643617601
    num_examples: 9361602
  - name: validation
    num_bytes: 334430146
    num_examples: 315700
  - name: test
    num_bytes: 908058507
    num_examples: 1299146
  download_size: 3635837290
  dataset_size: 7886106254
- config_name: parsinlu_comp
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 7262540
    num_examples: 6000
  - name: validation
    num_bytes: 1587072
    num_examples: 1250
  - name: test
    num_bytes: 6613589
    num_examples: 5700
  download_size: 6217942
  dataset_size: 15463201
- config_name: parsinlu_entailment
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 5633585
    num_examples: 8296
  - name: validation
    num_bytes: 2057795
    num_examples: 2970
  - name: test
    num_bytes: 12628240
    num_examples: 18407
  download_size: 6613453
  dataset_size: 20319620
- config_name: parsinlu_qpp
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 8575019
    num_examples: 17164
  - name: validation
    num_bytes: 4246069
    num_examples: 8418
  - name: test
    num_bytes: 8529281
    num_examples: 18078
  download_size: 5262177
  dataset_size: 21350369
- config_name: xl_wic
  features:
  - name: inputs
    dtype: string
  - name: outputs
    dtype: string
  - name: dataset
    dtype: string
  - name: template
    dtype: string
  splits:
  - name: train
    num_bytes: 2773592
    num_examples: 7000
  - name: validation
    num_bytes: 588034
    num_examples: 1500
  - name: test
    num_bytes: 594874
    num_examples: 1500
  download_size: 1404098
  dataset_size: 3956500
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
- config_name: parsinlu_comp
  data_files:
  - split: train
    path: parsinlu_comp/train-*
  - split: validation
    path: parsinlu_comp/validation-*
  - split: test
    path: parsinlu_comp/test-*
- config_name: parsinlu_entailment
  data_files:
  - split: train
    path: parsinlu_entailment/train-*
  - split: validation
    path: parsinlu_entailment/validation-*
  - split: test
    path: parsinlu_entailment/test-*
- config_name: parsinlu_qpp
  data_files:
  - split: train
    path: parsinlu_qpp/train-*
  - split: validation
    path: parsinlu_qpp/validation-*
  - split: test
    path: parsinlu_qpp/test-*
- config_name: xl_wic
  data_files:
  - split: train
    path: xl_wic/train-*
  - split: validation
    path: xl_wic/validation-*
  - split: test
    path: xl_wic/test-*
---