parquet-converter commited on
Commit
d17d627
·
1 Parent(s): 4be82fb

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,51 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.lz4 filter=lfs diff=lfs merge=lfs -text
11
- *.model filter=lfs diff=lfs merge=lfs -text
12
- *.msgpack filter=lfs diff=lfs merge=lfs -text
13
- *.npy filter=lfs diff=lfs merge=lfs -text
14
- *.npz filter=lfs diff=lfs merge=lfs -text
15
- *.onnx filter=lfs diff=lfs merge=lfs -text
16
- *.ot filter=lfs diff=lfs merge=lfs -text
17
- *.parquet filter=lfs diff=lfs merge=lfs -text
18
- *.pb filter=lfs diff=lfs merge=lfs -text
19
- *.pickle filter=lfs diff=lfs merge=lfs -text
20
- *.pkl filter=lfs diff=lfs merge=lfs -text
21
- *.pt filter=lfs diff=lfs merge=lfs -text
22
- *.pth filter=lfs diff=lfs merge=lfs -text
23
- *.rar filter=lfs diff=lfs merge=lfs -text
24
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
25
- *.tar.* filter=lfs diff=lfs merge=lfs -text
26
- *.tflite filter=lfs diff=lfs merge=lfs -text
27
- *.tgz filter=lfs diff=lfs merge=lfs -text
28
- *.wasm filter=lfs diff=lfs merge=lfs -text
29
- *.xz filter=lfs diff=lfs merge=lfs -text
30
- *.zip filter=lfs diff=lfs merge=lfs -text
31
- *.zst filter=lfs diff=lfs merge=lfs -text
32
- *tfevents* filter=lfs diff=lfs merge=lfs -text
33
- # Audio files - uncompressed
34
- *.pcm filter=lfs diff=lfs merge=lfs -text
35
- *.sam filter=lfs diff=lfs merge=lfs -text
36
- *.raw filter=lfs diff=lfs merge=lfs -text
37
- # Audio files - compressed
38
- *.aac filter=lfs diff=lfs merge=lfs -text
39
- *.flac filter=lfs diff=lfs merge=lfs -text
40
- *.mp3 filter=lfs diff=lfs merge=lfs -text
41
- *.ogg filter=lfs diff=lfs merge=lfs -text
42
- *.wav filter=lfs diff=lfs merge=lfs -text
43
- # Image files - uncompressed
44
- *.bmp filter=lfs diff=lfs merge=lfs -text
45
- *.gif filter=lfs diff=lfs merge=lfs -text
46
- *.png filter=lfs diff=lfs merge=lfs -text
47
- *.tiff filter=lfs diff=lfs merge=lfs -text
48
- # Image files - compressed
49
- *.jpg filter=lfs diff=lfs merge=lfs -text
50
- *.jpeg filter=lfs diff=lfs merge=lfs -text
51
- *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dataset_infos.json DELETED
@@ -1,302 +0,0 @@
1
- {"open-source-metrics--zero-shot-classification-checkpoint-downloads": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "dates": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "no_arch": {
13
- "dtype": "int64",
14
- "id": null,
15
- "_type": "Value"
16
- },
17
- "albert": {
18
- "dtype": "int64",
19
- "id": null,
20
- "_type": "Value"
21
- },
22
- "bart": {
23
- "dtype": "int64",
24
- "id": null,
25
- "_type": "Value"
26
- },
27
- "bert": {
28
- "dtype": "int64",
29
- "id": null,
30
- "_type": "Value"
31
- },
32
- "big_bird": {
33
- "dtype": "int64",
34
- "id": null,
35
- "_type": "Value"
36
- },
37
- "bigbird_pegasus": {
38
- "dtype": "int64",
39
- "id": null,
40
- "_type": "Value"
41
- },
42
- "bloom": {
43
- "dtype": "int64",
44
- "id": null,
45
- "_type": "Value"
46
- },
47
- "camembert": {
48
- "dtype": "int64",
49
- "id": null,
50
- "_type": "Value"
51
- },
52
- "canine": {
53
- "dtype": "int64",
54
- "id": null,
55
- "_type": "Value"
56
- },
57
- "convbert": {
58
- "dtype": "int64",
59
- "id": null,
60
- "_type": "Value"
61
- },
62
- "ctrl": {
63
- "dtype": "int64",
64
- "id": null,
65
- "_type": "Value"
66
- },
67
- "data2vec-text": {
68
- "dtype": "int64",
69
- "id": null,
70
- "_type": "Value"
71
- },
72
- "deberta": {
73
- "dtype": "int64",
74
- "id": null,
75
- "_type": "Value"
76
- },
77
- "deberta-v2": {
78
- "dtype": "int64",
79
- "id": null,
80
- "_type": "Value"
81
- },
82
- "distilbert": {
83
- "dtype": "int64",
84
- "id": null,
85
- "_type": "Value"
86
- },
87
- "electra": {
88
- "dtype": "int64",
89
- "id": null,
90
- "_type": "Value"
91
- },
92
- "ernie": {
93
- "dtype": "int64",
94
- "id": null,
95
- "_type": "Value"
96
- },
97
- "flaubert": {
98
- "dtype": "int64",
99
- "id": null,
100
- "_type": "Value"
101
- },
102
- "fnet": {
103
- "dtype": "int64",
104
- "id": null,
105
- "_type": "Value"
106
- },
107
- "funnel": {
108
- "dtype": "int64",
109
- "id": null,
110
- "_type": "Value"
111
- },
112
- "gpt2": {
113
- "dtype": "int64",
114
- "id": null,
115
- "_type": "Value"
116
- },
117
- "gpt_neo": {
118
- "dtype": "int64",
119
- "id": null,
120
- "_type": "Value"
121
- },
122
- "gptj": {
123
- "dtype": "int64",
124
- "id": null,
125
- "_type": "Value"
126
- },
127
- "ibert": {
128
- "dtype": "int64",
129
- "id": null,
130
- "_type": "Value"
131
- },
132
- "layoutlm": {
133
- "dtype": "int64",
134
- "id": null,
135
- "_type": "Value"
136
- },
137
- "layoutlmv2": {
138
- "dtype": "int64",
139
- "id": null,
140
- "_type": "Value"
141
- },
142
- "layoutlmv3": {
143
- "dtype": "int64",
144
- "id": null,
145
- "_type": "Value"
146
- },
147
- "led": {
148
- "dtype": "int64",
149
- "id": null,
150
- "_type": "Value"
151
- },
152
- "longformer": {
153
- "dtype": "int64",
154
- "id": null,
155
- "_type": "Value"
156
- },
157
- "luke": {
158
- "dtype": "int64",
159
- "id": null,
160
- "_type": "Value"
161
- },
162
- "mbart": {
163
- "dtype": "int64",
164
- "id": null,
165
- "_type": "Value"
166
- },
167
- "megatron-bert": {
168
- "dtype": "int64",
169
- "id": null,
170
- "_type": "Value"
171
- },
172
- "mobilebert": {
173
- "dtype": "int64",
174
- "id": null,
175
- "_type": "Value"
176
- },
177
- "mpnet": {
178
- "dtype": "int64",
179
- "id": null,
180
- "_type": "Value"
181
- },
182
- "mvp": {
183
- "dtype": "int64",
184
- "id": null,
185
- "_type": "Value"
186
- },
187
- "nezha": {
188
- "dtype": "int64",
189
- "id": null,
190
- "_type": "Value"
191
- },
192
- "nystromformer": {
193
- "dtype": "int64",
194
- "id": null,
195
- "_type": "Value"
196
- },
197
- "openai-gpt": {
198
- "dtype": "int64",
199
- "id": null,
200
- "_type": "Value"
201
- },
202
- "opt": {
203
- "dtype": "int64",
204
- "id": null,
205
- "_type": "Value"
206
- },
207
- "perceiver": {
208
- "dtype": "int64",
209
- "id": null,
210
- "_type": "Value"
211
- },
212
- "plbart": {
213
- "dtype": "int64",
214
- "id": null,
215
- "_type": "Value"
216
- },
217
- "qdqbert": {
218
- "dtype": "int64",
219
- "id": null,
220
- "_type": "Value"
221
- },
222
- "reformer": {
223
- "dtype": "int64",
224
- "id": null,
225
- "_type": "Value"
226
- },
227
- "rembert": {
228
- "dtype": "int64",
229
- "id": null,
230
- "_type": "Value"
231
- },
232
- "roberta": {
233
- "dtype": "int64",
234
- "id": null,
235
- "_type": "Value"
236
- },
237
- "roformer": {
238
- "dtype": "int64",
239
- "id": null,
240
- "_type": "Value"
241
- },
242
- "squeezebert": {
243
- "dtype": "int64",
244
- "id": null,
245
- "_type": "Value"
246
- },
247
- "tapas": {
248
- "dtype": "int64",
249
- "id": null,
250
- "_type": "Value"
251
- },
252
- "transfo-xl": {
253
- "dtype": "int64",
254
- "id": null,
255
- "_type": "Value"
256
- },
257
- "xlm": {
258
- "dtype": "int64",
259
- "id": null,
260
- "_type": "Value"
261
- },
262
- "xlm-roberta": {
263
- "dtype": "int64",
264
- "id": null,
265
- "_type": "Value"
266
- },
267
- "xlm-roberta-xl": {
268
- "dtype": "int64",
269
- "id": null,
270
- "_type": "Value"
271
- },
272
- "xlnet": {
273
- "dtype": "int64",
274
- "id": null,
275
- "_type": "Value"
276
- },
277
- "yoso": {
278
- "dtype": "int64",
279
- "id": null,
280
- "_type": "Value"
281
- }
282
- },
283
- "post_processed": null,
284
- "supervised_keys": null,
285
- "task_templates": null,
286
- "builder_name": null,
287
- "config_name": null,
288
- "version": null,
289
- "splits": {
290
- "train": {
291
- "name": "train",
292
- "num_bytes": 450120,
293
- "num_examples": 968,
294
- "dataset_name": "zero-shot-classification-checkpoint-downloads"
295
- }
296
- },
297
- "download_checksums": null,
298
- "download_size": 56561,
299
- "post_processing_size": null,
300
- "dataset_size": 450120,
301
- "size_in_bytes": 506681
302
- }}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00000-of-00001-fe4dc12efc131c60.parquet → open-source-metrics--zero-shot-classification-checkpoint-downloads/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94156f6e389d64225066aa5b6fd3cf0da45ef8207a435e766662537c650db9eb
3
- size 56561
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c86905fa3ac2c7ddb4c20bdf09ff7f881bfad6cdb9fc5c14faf4bfb17dacfefd
3
+ size 63035