Upload dataset
Browse files- README.md +52 -0
- data9/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -384,6 +384,54 @@ dataset_info:
|
|
384 |
num_examples: 10001
|
385 |
download_size: 34259347
|
386 |
dataset_size: 64333820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
387 |
configs:
|
388 |
- config_name: data1
|
389 |
data_files:
|
@@ -417,4 +465,8 @@ configs:
|
|
417 |
data_files:
|
418 |
- split: train
|
419 |
path: data8/train-*
|
|
|
|
|
|
|
|
|
420 |
---
|
|
|
384 |
num_examples: 10001
|
385 |
download_size: 34259347
|
386 |
dataset_size: 64333820
|
387 |
+
- config_name: data9
|
388 |
+
features:
|
389 |
+
- name: id
|
390 |
+
dtype: int64
|
391 |
+
- name: text
|
392 |
+
dtype: string
|
393 |
+
- name: meta
|
394 |
+
struct:
|
395 |
+
- name: annotations
|
396 |
+
sequence: string
|
397 |
+
- name: identification
|
398 |
+
struct:
|
399 |
+
- name: label
|
400 |
+
dtype: string
|
401 |
+
- name: prob
|
402 |
+
dtype: float64
|
403 |
+
- name: line_identifications
|
404 |
+
list:
|
405 |
+
- name: label
|
406 |
+
dtype: string
|
407 |
+
- name: prob
|
408 |
+
dtype: float64
|
409 |
+
- name: warc_headers
|
410 |
+
struct:
|
411 |
+
- name: content-length
|
412 |
+
dtype: int64
|
413 |
+
- name: content-type
|
414 |
+
dtype: string
|
415 |
+
- name: warc-block-digest
|
416 |
+
dtype: string
|
417 |
+
- name: warc-date
|
418 |
+
dtype: string
|
419 |
+
- name: warc-identified-content-language
|
420 |
+
dtype: string
|
421 |
+
- name: warc-record-id
|
422 |
+
dtype: string
|
423 |
+
- name: warc-refers-to
|
424 |
+
dtype: string
|
425 |
+
- name: warc-target-uri
|
426 |
+
dtype: string
|
427 |
+
- name: warc-type
|
428 |
+
dtype: string
|
429 |
+
splits:
|
430 |
+
- name: train
|
431 |
+
num_bytes: 60110137
|
432 |
+
num_examples: 10001
|
433 |
+
download_size: 31944196
|
434 |
+
dataset_size: 60110137
|
435 |
configs:
|
436 |
- config_name: data1
|
437 |
data_files:
|
|
|
465 |
data_files:
|
466 |
- split: train
|
467 |
path: data8/train-*
|
468 |
+
- config_name: data9
|
469 |
+
data_files:
|
470 |
+
- split: train
|
471 |
+
path: data9/train-*
|
472 |
---
|
data9/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9e4b780d6e6f746f0cb78d886149c6f6850501e74e9f797ef84ddff9537ee67
|
3 |
+
size 31944196
|