Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -185,6 +185,52 @@ dataset_info:
|
|
185 |
num_examples: 155
|
186 |
download_size: 706778721
|
187 |
dataset_size: 1457724435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
configs:
|
189 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
190 |
data_files:
|
@@ -218,4 +264,12 @@ configs:
|
|
218 |
path: AgriculturalAndFoodSciences,2021-2021/validation-*
|
219 |
- split: test
|
220 |
path: AgriculturalAndFoodSciences,2021-2021/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
---
|
|
|
185 |
num_examples: 155
|
186 |
download_size: 706778721
|
187 |
dataset_size: 1457724435
|
188 |
+
- config_name: AgriculturalAndFoodSciences,2022-2022
|
189 |
+
features:
|
190 |
+
- name: added
|
191 |
+
dtype: string
|
192 |
+
- name: attributes
|
193 |
+
struct:
|
194 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
195 |
+
sequence: 'null'
|
196 |
+
- name: bff_contained_ngram_count
|
197 |
+
dtype: int64
|
198 |
+
- name: bff_duplicate_spans
|
199 |
+
sequence: 'null'
|
200 |
+
- name: created
|
201 |
+
dtype: string
|
202 |
+
- name: id
|
203 |
+
dtype: string
|
204 |
+
- name: metadata
|
205 |
+
struct:
|
206 |
+
- name: extfieldsofstudy
|
207 |
+
sequence: string
|
208 |
+
- name: provenance
|
209 |
+
dtype: string
|
210 |
+
- name: s2fieldsofstudy
|
211 |
+
sequence: string
|
212 |
+
- name: sha1
|
213 |
+
dtype: string
|
214 |
+
- name: year
|
215 |
+
dtype: int64
|
216 |
+
- name: source
|
217 |
+
dtype: string
|
218 |
+
- name: text
|
219 |
+
dtype: string
|
220 |
+
- name: version
|
221 |
+
dtype: string
|
222 |
+
splits:
|
223 |
+
- name: train
|
224 |
+
num_bytes: 1006818544
|
225 |
+
num_examples: 32383
|
226 |
+
- name: validation
|
227 |
+
num_bytes: 3475364
|
228 |
+
num_examples: 107
|
229 |
+
- name: test
|
230 |
+
num_bytes: 3682828
|
231 |
+
num_examples: 118
|
232 |
+
download_size: 481809232
|
233 |
+
dataset_size: 1013976736
|
234 |
configs:
|
235 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
236 |
data_files:
|
|
|
264 |
path: AgriculturalAndFoodSciences,2021-2021/validation-*
|
265 |
- split: test
|
266 |
path: AgriculturalAndFoodSciences,2021-2021/test-*
|
267 |
+
- config_name: AgriculturalAndFoodSciences,2022-2022
|
268 |
+
data_files:
|
269 |
+
- split: train
|
270 |
+
path: AgriculturalAndFoodSciences,2022-2022/train-*
|
271 |
+
- split: validation
|
272 |
+
path: AgriculturalAndFoodSciences,2022-2022/validation-*
|
273 |
+
- split: test
|
274 |
+
path: AgriculturalAndFoodSciences,2022-2022/test-*
|
275 |
---
|