Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -785,6 +785,34 @@ dataset_info:
|
|
785 |
num_examples: 2358
|
786 |
download_size: 183188036
|
787 |
dataset_size: 349594976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
788 |
configs:
|
789 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
790 |
data_files:
|
@@ -1010,4 +1038,12 @@ configs:
|
|
1010 |
path: Mathematics_and_logic__Mathematics/validation-*
|
1011 |
- split: test
|
1012 |
path: Mathematics_and_logic__Mathematics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1013 |
---
|
|
|
785 |
num_examples: 2358
|
786 |
download_size: 183188036
|
787 |
dataset_size: 349594976
|
788 |
+
- config_name: Natural_and_physical_sciences
|
789 |
+
features:
|
790 |
+
- name: attributes
|
791 |
+
struct:
|
792 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
793 |
+
sequence: 'null'
|
794 |
+
- name: id
|
795 |
+
dtype: string
|
796 |
+
- name: metadata
|
797 |
+
struct:
|
798 |
+
- name: provenance
|
799 |
+
dtype: string
|
800 |
+
- name: source
|
801 |
+
dtype: string
|
802 |
+
- name: text
|
803 |
+
dtype: string
|
804 |
+
splits:
|
805 |
+
- name: train
|
806 |
+
num_bytes: 2433833858
|
807 |
+
num_examples: 474064
|
808 |
+
- name: validation
|
809 |
+
num_bytes: 126819208
|
810 |
+
num_examples: 105750
|
811 |
+
- name: test
|
812 |
+
num_bytes: 127558578
|
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:
|
|
|
1038 |
path: Mathematics_and_logic__Mathematics/validation-*
|
1039 |
- split: test
|
1040 |
path: Mathematics_and_logic__Mathematics/test-*
|
1041 |
+
- config_name: Natural_and_physical_sciences
|
1042 |
+
data_files:
|
1043 |
+
- split: train
|
1044 |
+
path: Natural_and_physical_sciences/train-*
|
1045 |
+
- split: validation
|
1046 |
+
path: Natural_and_physical_sciences/validation-*
|
1047 |
+
- split: test
|
1048 |
+
path: Natural_and_physical_sciences/test-*
|
1049 |
---
|