Upload dataset
Browse files- README.md +52 -0
- data8/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -336,6 +336,54 @@ dataset_info:
|
|
336 |
num_examples: 10001
|
337 |
download_size: 32226488
|
338 |
dataset_size: 60395612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
339 |
configs:
|
340 |
- config_name: data1
|
341 |
data_files:
|
@@ -365,4 +413,8 @@ configs:
|
|
365 |
data_files:
|
366 |
- split: train
|
367 |
path: data7/train-*
|
|
|
|
|
|
|
|
|
368 |
---
|
|
|
336 |
num_examples: 10001
|
337 |
download_size: 32226488
|
338 |
dataset_size: 60395612
|
339 |
+
- config_name: data8
|
340 |
+
features:
|
341 |
+
- name: id
|
342 |
+
dtype: int64
|
343 |
+
- name: text
|
344 |
+
dtype: string
|
345 |
+
- name: meta
|
346 |
+
struct:
|
347 |
+
- name: annotations
|
348 |
+
sequence: string
|
349 |
+
- name: identification
|
350 |
+
struct:
|
351 |
+
- name: label
|
352 |
+
dtype: string
|
353 |
+
- name: prob
|
354 |
+
dtype: float64
|
355 |
+
- name: line_identifications
|
356 |
+
list:
|
357 |
+
- name: label
|
358 |
+
dtype: string
|
359 |
+
- name: prob
|
360 |
+
dtype: float64
|
361 |
+
- name: warc_headers
|
362 |
+
struct:
|
363 |
+
- name: content-length
|
364 |
+
dtype: int64
|
365 |
+
- name: content-type
|
366 |
+
dtype: string
|
367 |
+
- name: warc-block-digest
|
368 |
+
dtype: string
|
369 |
+
- name: warc-date
|
370 |
+
dtype: string
|
371 |
+
- name: warc-identified-content-language
|
372 |
+
dtype: string
|
373 |
+
- name: warc-record-id
|
374 |
+
dtype: string
|
375 |
+
- name: warc-refers-to
|
376 |
+
dtype: string
|
377 |
+
- name: warc-target-uri
|
378 |
+
dtype: string
|
379 |
+
- name: warc-type
|
380 |
+
dtype: string
|
381 |
+
splits:
|
382 |
+
- name: train
|
383 |
+
num_bytes: 64333820
|
384 |
+
num_examples: 10001
|
385 |
+
download_size: 34259347
|
386 |
+
dataset_size: 64333820
|
387 |
configs:
|
388 |
- config_name: data1
|
389 |
data_files:
|
|
|
413 |
data_files:
|
414 |
- split: train
|
415 |
path: data7/train-*
|
416 |
+
- config_name: data8
|
417 |
+
data_files:
|
418 |
+
- split: train
|
419 |
+
path: data8/train-*
|
420 |
---
|
data8/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8869ade31db00b11254c2404f26bc2a6f69c5b17b59946c1a1e11ba01c24e9d8
|
3 |
+
size 34259347
|