Upload dataset
Browse files- README.md +52 -0
- data15/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -288,6 +288,54 @@ dataset_info:
|
|
288 |
num_examples: 10001
|
289 |
download_size: 34993030
|
290 |
dataset_size: 66594693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
291 |
- config_name: data2
|
292 |
features:
|
293 |
- name: id
|
@@ -697,6 +745,10 @@ configs:
|
|
697 |
data_files:
|
698 |
- split: train
|
699 |
path: data14/train-*
|
|
|
|
|
|
|
|
|
700 |
- config_name: data2
|
701 |
data_files:
|
702 |
- split: train
|
|
|
288 |
num_examples: 10001
|
289 |
download_size: 34993030
|
290 |
dataset_size: 66594693
|
291 |
+
- config_name: data15
|
292 |
+
features:
|
293 |
+
- name: id
|
294 |
+
dtype: int64
|
295 |
+
- name: text
|
296 |
+
dtype: string
|
297 |
+
- name: meta
|
298 |
+
struct:
|
299 |
+
- name: annotations
|
300 |
+
sequence: string
|
301 |
+
- name: identification
|
302 |
+
struct:
|
303 |
+
- name: label
|
304 |
+
dtype: string
|
305 |
+
- name: prob
|
306 |
+
dtype: float64
|
307 |
+
- name: line_identifications
|
308 |
+
list:
|
309 |
+
- name: label
|
310 |
+
dtype: string
|
311 |
+
- name: prob
|
312 |
+
dtype: float64
|
313 |
+
- name: warc_headers
|
314 |
+
struct:
|
315 |
+
- name: content-length
|
316 |
+
dtype: int64
|
317 |
+
- name: content-type
|
318 |
+
dtype: string
|
319 |
+
- name: warc-block-digest
|
320 |
+
dtype: string
|
321 |
+
- name: warc-date
|
322 |
+
dtype: string
|
323 |
+
- name: warc-identified-content-language
|
324 |
+
dtype: string
|
325 |
+
- name: warc-record-id
|
326 |
+
dtype: string
|
327 |
+
- name: warc-refers-to
|
328 |
+
dtype: string
|
329 |
+
- name: warc-target-uri
|
330 |
+
dtype: string
|
331 |
+
- name: warc-type
|
332 |
+
dtype: string
|
333 |
+
splits:
|
334 |
+
- name: train
|
335 |
+
num_bytes: 63150025
|
336 |
+
num_examples: 10001
|
337 |
+
download_size: 32953507
|
338 |
+
dataset_size: 63150025
|
339 |
- config_name: data2
|
340 |
features:
|
341 |
- name: id
|
|
|
745 |
data_files:
|
746 |
- split: train
|
747 |
path: data14/train-*
|
748 |
+
- config_name: data15
|
749 |
+
data_files:
|
750 |
+
- split: train
|
751 |
+
path: data15/train-*
|
752 |
- config_name: data2
|
753 |
data_files:
|
754 |
- split: train
|
data15/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c1edb4dcce5c77672a0751dc00d225c9dd4359948c3e0a682a7cb73afcec36
|
3 |
+
size 32953507
|