Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -323,6 +323,52 @@ dataset_info:
|
|
323 |
num_examples: 116
|
324 |
download_size: 443978192
|
325 |
dataset_size: 894121531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
326 |
configs:
|
327 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
328 |
data_files:
|
@@ -380,4 +426,12 @@ configs:
|
|
380 |
path: Biology,1970-1993/validation-*
|
381 |
- split: test
|
382 |
path: Biology,1970-1993/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
383 |
---
|
|
|
323 |
num_examples: 116
|
324 |
download_size: 443978192
|
325 |
dataset_size: 894121531
|
326 |
+
- config_name: Biology,1994-1999
|
327 |
+
features:
|
328 |
+
- name: added
|
329 |
+
dtype: string
|
330 |
+
- name: attributes
|
331 |
+
struct:
|
332 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
333 |
+
sequence: 'null'
|
334 |
+
- name: bff_contained_ngram_count
|
335 |
+
dtype: int64
|
336 |
+
- name: bff_duplicate_spans
|
337 |
+
sequence: 'null'
|
338 |
+
- name: created
|
339 |
+
dtype: string
|
340 |
+
- name: id
|
341 |
+
dtype: string
|
342 |
+
- name: metadata
|
343 |
+
struct:
|
344 |
+
- name: extfieldsofstudy
|
345 |
+
sequence: string
|
346 |
+
- name: provenance
|
347 |
+
dtype: string
|
348 |
+
- name: s2fieldsofstudy
|
349 |
+
sequence: string
|
350 |
+
- name: sha1
|
351 |
+
dtype: string
|
352 |
+
- name: year
|
353 |
+
dtype: int64
|
354 |
+
- name: source
|
355 |
+
dtype: string
|
356 |
+
- name: text
|
357 |
+
dtype: string
|
358 |
+
- name: version
|
359 |
+
dtype: string
|
360 |
+
splits:
|
361 |
+
- name: train
|
362 |
+
num_bytes: 952297366
|
363 |
+
num_examples: 30613
|
364 |
+
- name: validation
|
365 |
+
num_bytes: 2490479
|
366 |
+
num_examples: 79
|
367 |
+
- name: test
|
368 |
+
num_bytes: 2264442
|
369 |
+
num_examples: 74
|
370 |
+
download_size: 470909458
|
371 |
+
dataset_size: 957052287
|
372 |
configs:
|
373 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
374 |
data_files:
|
|
|
426 |
path: Biology,1970-1993/validation-*
|
427 |
- split: test
|
428 |
path: Biology,1970-1993/test-*
|
429 |
+
- config_name: Biology,1994-1999
|
430 |
+
data_files:
|
431 |
+
- split: train
|
432 |
+
path: Biology,1994-1999/train-*
|
433 |
+
- split: validation
|
434 |
+
path: Biology,1994-1999/validation-*
|
435 |
+
- split: test
|
436 |
+
path: Biology,1994-1999/test-*
|
437 |
---
|