Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -507,6 +507,52 @@ dataset_info:
|
|
507 |
num_examples: 90
|
508 |
download_size: 537491034
|
509 |
dataset_size: 1071304500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
510 |
configs:
|
511 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
512 |
data_files:
|
@@ -596,4 +642,12 @@ configs:
|
|
596 |
path: Biology,2007-2008/validation-*
|
597 |
- split: test
|
598 |
path: Biology,2007-2008/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
599 |
---
|
|
|
507 |
num_examples: 90
|
508 |
download_size: 537491034
|
509 |
dataset_size: 1071304500
|
510 |
+
- config_name: Biology,2009-2010
|
511 |
+
features:
|
512 |
+
- name: added
|
513 |
+
dtype: string
|
514 |
+
- name: attributes
|
515 |
+
struct:
|
516 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
517 |
+
sequence: 'null'
|
518 |
+
- name: bff_contained_ngram_count
|
519 |
+
dtype: int64
|
520 |
+
- name: bff_duplicate_spans
|
521 |
+
sequence: 'null'
|
522 |
+
- name: created
|
523 |
+
dtype: string
|
524 |
+
- name: id
|
525 |
+
dtype: string
|
526 |
+
- name: metadata
|
527 |
+
struct:
|
528 |
+
- name: extfieldsofstudy
|
529 |
+
sequence: string
|
530 |
+
- name: provenance
|
531 |
+
dtype: string
|
532 |
+
- name: s2fieldsofstudy
|
533 |
+
sequence: string
|
534 |
+
- name: sha1
|
535 |
+
dtype: string
|
536 |
+
- name: year
|
537 |
+
dtype: int64
|
538 |
+
- name: source
|
539 |
+
dtype: string
|
540 |
+
- name: text
|
541 |
+
dtype: string
|
542 |
+
- name: version
|
543 |
+
dtype: string
|
544 |
+
splits:
|
545 |
+
- name: train
|
546 |
+
num_bytes: 1746004053
|
547 |
+
num_examples: 56633
|
548 |
+
- name: validation
|
549 |
+
num_bytes: 4947420
|
550 |
+
num_examples: 161
|
551 |
+
- name: test
|
552 |
+
num_bytes: 4880643
|
553 |
+
num_examples: 152
|
554 |
+
download_size: 886110144
|
555 |
+
dataset_size: 1755832116
|
556 |
configs:
|
557 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
558 |
data_files:
|
|
|
642 |
path: Biology,2007-2008/validation-*
|
643 |
- split: test
|
644 |
path: Biology,2007-2008/test-*
|
645 |
+
- config_name: Biology,2009-2010
|
646 |
+
data_files:
|
647 |
+
- split: train
|
648 |
+
path: Biology,2009-2010/train-*
|
649 |
+
- split: validation
|
650 |
+
path: Biology,2009-2010/validation-*
|
651 |
+
- split: test
|
652 |
+
path: Biology,2009-2010/test-*
|
653 |
---
|