Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -415,6 +415,52 @@ dataset_info:
|
|
415 |
num_examples: 69
|
416 |
download_size: 487600872
|
417 |
dataset_size: 986422120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
418 |
configs:
|
419 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
420 |
data_files:
|
@@ -488,4 +534,12 @@ configs:
|
|
488 |
path: Biology,2000-2003/validation-*
|
489 |
- split: test
|
490 |
path: Biology,2000-2003/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
---
|
|
|
415 |
num_examples: 69
|
416 |
download_size: 487600872
|
417 |
dataset_size: 986422120
|
418 |
+
- config_name: Biology,2004-2006
|
419 |
+
features:
|
420 |
+
- name: added
|
421 |
+
dtype: string
|
422 |
+
- name: attributes
|
423 |
+
struct:
|
424 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
425 |
+
sequence: 'null'
|
426 |
+
- name: bff_contained_ngram_count
|
427 |
+
dtype: int64
|
428 |
+
- name: bff_duplicate_spans
|
429 |
+
sequence: 'null'
|
430 |
+
- name: created
|
431 |
+
dtype: string
|
432 |
+
- name: id
|
433 |
+
dtype: string
|
434 |
+
- name: metadata
|
435 |
+
struct:
|
436 |
+
- name: extfieldsofstudy
|
437 |
+
sequence: string
|
438 |
+
- name: provenance
|
439 |
+
dtype: string
|
440 |
+
- name: s2fieldsofstudy
|
441 |
+
sequence: string
|
442 |
+
- name: sha1
|
443 |
+
dtype: string
|
444 |
+
- name: year
|
445 |
+
dtype: int64
|
446 |
+
- name: source
|
447 |
+
dtype: string
|
448 |
+
- name: text
|
449 |
+
dtype: string
|
450 |
+
- name: version
|
451 |
+
dtype: string
|
452 |
+
splits:
|
453 |
+
- name: train
|
454 |
+
num_bytes: 1055117449
|
455 |
+
num_examples: 34717
|
456 |
+
- name: validation
|
457 |
+
num_bytes: 2682802
|
458 |
+
num_examples: 90
|
459 |
+
- name: test
|
460 |
+
num_bytes: 3726308
|
461 |
+
num_examples: 117
|
462 |
+
download_size: 529888848
|
463 |
+
dataset_size: 1061526559
|
464 |
configs:
|
465 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
466 |
data_files:
|
|
|
534 |
path: Biology,2000-2003/validation-*
|
535 |
- split: test
|
536 |
path: Biology,2000-2003/test-*
|
537 |
+
- config_name: Biology,2004-2006
|
538 |
+
data_files:
|
539 |
+
- split: train
|
540 |
+
path: Biology,2004-2006/train-*
|
541 |
+
- split: validation
|
542 |
+
path: Biology,2004-2006/validation-*
|
543 |
+
- split: test
|
544 |
+
path: Biology,2004-2006/test-*
|
545 |
---
|