Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -645,6 +645,52 @@ dataset_info:
|
|
| 645 |
num_examples: 144
|
| 646 |
download_size: 852519673
|
| 647 |
dataset_size: 1683593362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 648 |
configs:
|
| 649 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 650 |
data_files:
|
|
@@ -758,4 +804,12 @@ configs:
|
|
| 758 |
path: Biology,2012-2012/validation-*
|
| 759 |
- split: test
|
| 760 |
path: Biology,2012-2012/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 761 |
---
|
|
|
|
| 645 |
num_examples: 144
|
| 646 |
download_size: 852519673
|
| 647 |
dataset_size: 1683593362
|
| 648 |
+
- config_name: Biology,2013-2013
|
| 649 |
+
features:
|
| 650 |
+
- name: added
|
| 651 |
+
dtype: string
|
| 652 |
+
- name: attributes
|
| 653 |
+
struct:
|
| 654 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
| 655 |
+
sequence: 'null'
|
| 656 |
+
- name: bff_contained_ngram_count
|
| 657 |
+
dtype: int64
|
| 658 |
+
- name: bff_duplicate_spans
|
| 659 |
+
sequence: 'null'
|
| 660 |
+
- name: created
|
| 661 |
+
dtype: string
|
| 662 |
+
- name: id
|
| 663 |
+
dtype: string
|
| 664 |
+
- name: metadata
|
| 665 |
+
struct:
|
| 666 |
+
- name: extfieldsofstudy
|
| 667 |
+
sequence: string
|
| 668 |
+
- name: provenance
|
| 669 |
+
dtype: string
|
| 670 |
+
- name: s2fieldsofstudy
|
| 671 |
+
sequence: string
|
| 672 |
+
- name: sha1
|
| 673 |
+
dtype: string
|
| 674 |
+
- name: year
|
| 675 |
+
dtype: int64
|
| 676 |
+
- name: source
|
| 677 |
+
dtype: string
|
| 678 |
+
- name: text
|
| 679 |
+
dtype: string
|
| 680 |
+
- name: version
|
| 681 |
+
dtype: string
|
| 682 |
+
splits:
|
| 683 |
+
- name: train
|
| 684 |
+
num_bytes: 1954725426
|
| 685 |
+
num_examples: 64830
|
| 686 |
+
- name: validation
|
| 687 |
+
num_bytes: 5625811
|
| 688 |
+
num_examples: 178
|
| 689 |
+
- name: test
|
| 690 |
+
num_bytes: 5324123
|
| 691 |
+
num_examples: 194
|
| 692 |
+
download_size: 995767109
|
| 693 |
+
dataset_size: 1965675360
|
| 694 |
configs:
|
| 695 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 696 |
data_files:
|
|
|
|
| 804 |
path: Biology,2012-2012/validation-*
|
| 805 |
- split: test
|
| 806 |
path: Biology,2012-2012/test-*
|
| 807 |
+
- config_name: Biology,2013-2013
|
| 808 |
+
data_files:
|
| 809 |
+
- split: train
|
| 810 |
+
path: Biology,2013-2013/train-*
|
| 811 |
+
- split: validation
|
| 812 |
+
path: Biology,2013-2013/validation-*
|
| 813 |
+
- split: test
|
| 814 |
+
path: Biology,2013-2013/test-*
|
| 815 |
---
|