Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -813,6 +813,34 @@ dataset_info:
|
|
813 |
num_examples: 105172
|
814 |
download_size: 1447011069
|
815 |
dataset_size: 2688211644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
816 |
configs:
|
817 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
818 |
data_files:
|
@@ -1046,4 +1074,12 @@ configs:
|
|
1046 |
path: Natural_and_physical_sciences/validation-*
|
1047 |
- split: test
|
1048 |
path: Natural_and_physical_sciences/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1049 |
---
|
|
|
813 |
num_examples: 105172
|
814 |
download_size: 1447011069
|
815 |
dataset_size: 2688211644
|
816 |
+
- config_name: Natural_and_physical_sciences__Biology
|
817 |
+
features:
|
818 |
+
- name: attributes
|
819 |
+
struct:
|
820 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
821 |
+
sequence: 'null'
|
822 |
+
- name: id
|
823 |
+
dtype: string
|
824 |
+
- name: metadata
|
825 |
+
struct:
|
826 |
+
- name: provenance
|
827 |
+
dtype: string
|
828 |
+
- name: source
|
829 |
+
dtype: string
|
830 |
+
- name: text
|
831 |
+
dtype: string
|
832 |
+
splits:
|
833 |
+
- name: train
|
834 |
+
num_bytes: 1631835996
|
835 |
+
num_examples: 295092
|
836 |
+
- name: validation
|
837 |
+
num_bytes: 38737156
|
838 |
+
num_examples: 20184
|
839 |
+
- name: test
|
840 |
+
num_bytes: 39960632
|
841 |
+
num_examples: 19908
|
842 |
+
download_size: 924873479
|
843 |
+
dataset_size: 1710533784
|
844 |
configs:
|
845 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
846 |
data_files:
|
|
|
1074 |
path: Natural_and_physical_sciences/validation-*
|
1075 |
- split: test
|
1076 |
path: Natural_and_physical_sciences/test-*
|
1077 |
+
- config_name: Natural_and_physical_sciences__Biology
|
1078 |
+
data_files:
|
1079 |
+
- split: train
|
1080 |
+
path: Natural_and_physical_sciences__Biology/train-*
|
1081 |
+
- split: validation
|
1082 |
+
path: Natural_and_physical_sciences__Biology/validation-*
|
1083 |
+
- split: test
|
1084 |
+
path: Natural_and_physical_sciences__Biology/test-*
|
1085 |
---
|