Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -553,6 +553,52 @@ dataset_info:
|
|
553 |
num_examples: 152
|
554 |
download_size: 886110144
|
555 |
dataset_size: 1755832116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
556 |
configs:
|
557 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
558 |
data_files:
|
@@ -650,4 +696,12 @@ configs:
|
|
650 |
path: Biology,2009-2010/validation-*
|
651 |
- split: test
|
652 |
path: Biology,2009-2010/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
653 |
---
|
|
|
553 |
num_examples: 152
|
554 |
download_size: 886110144
|
555 |
dataset_size: 1755832116
|
556 |
+
- config_name: Biology,2011-2011
|
557 |
+
features:
|
558 |
+
- name: added
|
559 |
+
dtype: string
|
560 |
+
- name: attributes
|
561 |
+
struct:
|
562 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
563 |
+
sequence: 'null'
|
564 |
+
- name: bff_contained_ngram_count
|
565 |
+
dtype: int64
|
566 |
+
- name: bff_duplicate_spans
|
567 |
+
sequence: 'null'
|
568 |
+
- name: created
|
569 |
+
dtype: string
|
570 |
+
- name: id
|
571 |
+
dtype: string
|
572 |
+
- name: metadata
|
573 |
+
struct:
|
574 |
+
- name: extfieldsofstudy
|
575 |
+
sequence: string
|
576 |
+
- name: provenance
|
577 |
+
dtype: string
|
578 |
+
- name: s2fieldsofstudy
|
579 |
+
sequence: string
|
580 |
+
- name: sha1
|
581 |
+
dtype: string
|
582 |
+
- name: year
|
583 |
+
dtype: int64
|
584 |
+
- name: source
|
585 |
+
dtype: string
|
586 |
+
- name: text
|
587 |
+
dtype: string
|
588 |
+
- name: version
|
589 |
+
dtype: string
|
590 |
+
splits:
|
591 |
+
- name: train
|
592 |
+
num_bytes: 1293777221
|
593 |
+
num_examples: 42178
|
594 |
+
- name: validation
|
595 |
+
num_bytes: 3488838
|
596 |
+
num_examples: 114
|
597 |
+
- name: test
|
598 |
+
num_bytes: 3114555
|
599 |
+
num_examples: 108
|
600 |
+
download_size: 657383479
|
601 |
+
dataset_size: 1300380614
|
602 |
configs:
|
603 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
604 |
data_files:
|
|
|
696 |
path: Biology,2009-2010/validation-*
|
697 |
- split: test
|
698 |
path: Biology,2009-2010/test-*
|
699 |
+
- config_name: Biology,2011-2011
|
700 |
+
data_files:
|
701 |
+
- split: train
|
702 |
+
path: Biology,2011-2011/train-*
|
703 |
+
- split: validation
|
704 |
+
path: Biology,2011-2011/validation-*
|
705 |
+
- split: test
|
706 |
+
path: Biology,2011-2011/test-*
|
707 |
---
|