Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -737,6 +737,52 @@ dataset_info:
|
|
| 737 |
num_examples: 181
|
| 738 |
download_size: 1113739580
|
| 739 |
dataset_size: 2196667475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 740 |
configs:
|
| 741 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 742 |
data_files:
|
|
@@ -866,4 +912,12 @@ configs:
|
|
| 866 |
path: Biology,2014-2014/validation-*
|
| 867 |
- split: test
|
| 868 |
path: Biology,2014-2014/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 869 |
---
|
|
|
|
| 737 |
num_examples: 181
|
| 738 |
download_size: 1113739580
|
| 739 |
dataset_size: 2196667475
|
| 740 |
+
- config_name: Biology,2015-2015
|
| 741 |
+
features:
|
| 742 |
+
- name: added
|
| 743 |
+
dtype: string
|
| 744 |
+
- name: attributes
|
| 745 |
+
struct:
|
| 746 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
| 747 |
+
sequence: 'null'
|
| 748 |
+
- name: bff_contained_ngram_count
|
| 749 |
+
dtype: int64
|
| 750 |
+
- name: bff_duplicate_spans
|
| 751 |
+
sequence: 'null'
|
| 752 |
+
- name: created
|
| 753 |
+
dtype: string
|
| 754 |
+
- name: id
|
| 755 |
+
dtype: string
|
| 756 |
+
- name: metadata
|
| 757 |
+
struct:
|
| 758 |
+
- name: extfieldsofstudy
|
| 759 |
+
sequence: string
|
| 760 |
+
- name: provenance
|
| 761 |
+
dtype: string
|
| 762 |
+
- name: s2fieldsofstudy
|
| 763 |
+
sequence: string
|
| 764 |
+
- name: sha1
|
| 765 |
+
dtype: string
|
| 766 |
+
- name: year
|
| 767 |
+
dtype: int64
|
| 768 |
+
- name: source
|
| 769 |
+
dtype: string
|
| 770 |
+
- name: text
|
| 771 |
+
dtype: string
|
| 772 |
+
- name: version
|
| 773 |
+
dtype: string
|
| 774 |
+
splits:
|
| 775 |
+
- name: train
|
| 776 |
+
num_bytes: 2352712258
|
| 777 |
+
num_examples: 79102
|
| 778 |
+
- name: validation
|
| 779 |
+
num_bytes: 5930241
|
| 780 |
+
num_examples: 197
|
| 781 |
+
- name: test
|
| 782 |
+
num_bytes: 6326102
|
| 783 |
+
num_examples: 221
|
| 784 |
+
download_size: 1197159680
|
| 785 |
+
dataset_size: 2364968601
|
| 786 |
configs:
|
| 787 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 788 |
data_files:
|
|
|
|
| 912 |
path: Biology,2014-2014/validation-*
|
| 913 |
- split: test
|
| 914 |
path: Biology,2014-2014/test-*
|
| 915 |
+
- config_name: Biology,2015-2015
|
| 916 |
+
data_files:
|
| 917 |
+
- split: train
|
| 918 |
+
path: Biology,2015-2015/train-*
|
| 919 |
+
- split: validation
|
| 920 |
+
path: Biology,2015-2015/validation-*
|
| 921 |
+
- split: test
|
| 922 |
+
path: Biology,2015-2015/test-*
|
| 923 |
---
|