Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -461,6 +461,52 @@ dataset_info:
|
|
461 |
num_examples: 117
|
462 |
download_size: 529888848
|
463 |
dataset_size: 1061526559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
464 |
configs:
|
465 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
466 |
data_files:
|
@@ -542,4 +588,12 @@ configs:
|
|
542 |
path: Biology,2004-2006/validation-*
|
543 |
- split: test
|
544 |
path: Biology,2004-2006/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
545 |
---
|
|
|
461 |
num_examples: 117
|
462 |
download_size: 529888848
|
463 |
dataset_size: 1061526559
|
464 |
+
- config_name: Biology,2007-2008
|
465 |
+
features:
|
466 |
+
- name: added
|
467 |
+
dtype: string
|
468 |
+
- name: attributes
|
469 |
+
struct:
|
470 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
471 |
+
sequence: 'null'
|
472 |
+
- name: bff_contained_ngram_count
|
473 |
+
dtype: int64
|
474 |
+
- name: bff_duplicate_spans
|
475 |
+
sequence: 'null'
|
476 |
+
- name: created
|
477 |
+
dtype: string
|
478 |
+
- name: id
|
479 |
+
dtype: string
|
480 |
+
- name: metadata
|
481 |
+
struct:
|
482 |
+
- name: extfieldsofstudy
|
483 |
+
sequence: string
|
484 |
+
- name: provenance
|
485 |
+
dtype: string
|
486 |
+
- name: s2fieldsofstudy
|
487 |
+
sequence: string
|
488 |
+
- name: sha1
|
489 |
+
dtype: string
|
490 |
+
- name: year
|
491 |
+
dtype: int64
|
492 |
+
- name: source
|
493 |
+
dtype: string
|
494 |
+
- name: text
|
495 |
+
dtype: string
|
496 |
+
- name: version
|
497 |
+
dtype: string
|
498 |
+
splits:
|
499 |
+
- name: train
|
500 |
+
num_bytes: 1065365863
|
501 |
+
num_examples: 33939
|
502 |
+
- name: validation
|
503 |
+
num_bytes: 3031246
|
504 |
+
num_examples: 106
|
505 |
+
- name: test
|
506 |
+
num_bytes: 2907391
|
507 |
+
num_examples: 90
|
508 |
+
download_size: 537491034
|
509 |
+
dataset_size: 1071304500
|
510 |
configs:
|
511 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
512 |
data_files:
|
|
|
588 |
path: Biology,2004-2006/validation-*
|
589 |
- split: test
|
590 |
path: Biology,2004-2006/test-*
|
591 |
+
- config_name: Biology,2007-2008
|
592 |
+
data_files:
|
593 |
+
- split: train
|
594 |
+
path: Biology,2007-2008/train-*
|
595 |
+
- split: validation
|
596 |
+
path: Biology,2007-2008/validation-*
|
597 |
+
- split: test
|
598 |
+
path: Biology,2007-2008/test-*
|
599 |
---
|