Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -93,6 +93,52 @@ dataset_info:
|
|
93 |
num_examples: 142
|
94 |
download_size: 606094130
|
95 |
dataset_size: 1230060486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
configs:
|
97 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
98 |
data_files:
|
@@ -110,4 +156,12 @@ configs:
|
|
110 |
path: AgriculturalAndFoodSciences,2016-2018/validation-*
|
111 |
- split: test
|
112 |
path: AgriculturalAndFoodSciences,2016-2018/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
---
|
|
|
93 |
num_examples: 142
|
94 |
download_size: 606094130
|
95 |
dataset_size: 1230060486
|
96 |
+
- config_name: AgriculturalAndFoodSciences,2019-2020
|
97 |
+
features:
|
98 |
+
- name: added
|
99 |
+
dtype: string
|
100 |
+
- name: attributes
|
101 |
+
struct:
|
102 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
103 |
+
sequence: 'null'
|
104 |
+
- name: bff_contained_ngram_count
|
105 |
+
dtype: int64
|
106 |
+
- name: bff_duplicate_spans
|
107 |
+
sequence: 'null'
|
108 |
+
- name: created
|
109 |
+
dtype: string
|
110 |
+
- name: id
|
111 |
+
dtype: string
|
112 |
+
- name: metadata
|
113 |
+
struct:
|
114 |
+
- name: extfieldsofstudy
|
115 |
+
sequence: string
|
116 |
+
- name: provenance
|
117 |
+
dtype: string
|
118 |
+
- name: s2fieldsofstudy
|
119 |
+
sequence: string
|
120 |
+
- name: sha1
|
121 |
+
dtype: string
|
122 |
+
- name: year
|
123 |
+
dtype: int64
|
124 |
+
- name: source
|
125 |
+
dtype: string
|
126 |
+
- name: text
|
127 |
+
dtype: string
|
128 |
+
- name: version
|
129 |
+
dtype: string
|
130 |
+
splits:
|
131 |
+
- name: train
|
132 |
+
num_bytes: 2074304072
|
133 |
+
num_examples: 88385
|
134 |
+
- name: validation
|
135 |
+
num_bytes: 5434770
|
136 |
+
num_examples: 230
|
137 |
+
- name: test
|
138 |
+
num_bytes: 6541157
|
139 |
+
num_examples: 268
|
140 |
+
download_size: 1013180112
|
141 |
+
dataset_size: 2086279999
|
142 |
configs:
|
143 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
144 |
data_files:
|
|
|
156 |
path: AgriculturalAndFoodSciences,2016-2018/validation-*
|
157 |
- split: test
|
158 |
path: AgriculturalAndFoodSciences,2016-2018/test-*
|
159 |
+
- config_name: AgriculturalAndFoodSciences,2019-2020
|
160 |
+
data_files:
|
161 |
+
- split: train
|
162 |
+
path: AgriculturalAndFoodSciences,2019-2020/train-*
|
163 |
+
- split: validation
|
164 |
+
path: AgriculturalAndFoodSciences,2019-2020/validation-*
|
165 |
+
- split: test
|
166 |
+
path: AgriculturalAndFoodSciences,2019-2020/test-*
|
167 |
---
|