Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -757,6 +757,34 @@ dataset_info:
|
|
757 |
num_examples: 968
|
758 |
download_size: 154002887
|
759 |
dataset_size: 277042024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
760 |
configs:
|
761 |
- config_name: Culture_and_the_arts__Culture_and_Humanities
|
762 |
data_files:
|
@@ -974,4 +1002,12 @@ configs:
|
|
974 |
path: Mathematics_and_logic__Logic/validation-*
|
975 |
- split: test
|
976 |
path: Mathematics_and_logic__Logic/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
977 |
---
|
|
|
757 |
num_examples: 968
|
758 |
download_size: 154002887
|
759 |
dataset_size: 277042024
|
760 |
+
- config_name: Mathematics_and_logic__Mathematics
|
761 |
+
features:
|
762 |
+
- name: attributes
|
763 |
+
struct:
|
764 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
765 |
+
sequence: 'null'
|
766 |
+
- name: id
|
767 |
+
dtype: string
|
768 |
+
- name: metadata
|
769 |
+
struct:
|
770 |
+
- name: provenance
|
771 |
+
dtype: string
|
772 |
+
- name: source
|
773 |
+
dtype: string
|
774 |
+
- name: text
|
775 |
+
dtype: string
|
776 |
+
splits:
|
777 |
+
- name: train
|
778 |
+
num_bytes: 335755012
|
779 |
+
num_examples: 65142
|
780 |
+
- name: validation
|
781 |
+
num_bytes: 6879866
|
782 |
+
num_examples: 2436
|
783 |
+
- name: test
|
784 |
+
num_bytes: 6960098
|
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:
|
|
|
1002 |
path: Mathematics_and_logic__Logic/validation-*
|
1003 |
- split: test
|
1004 |
path: Mathematics_and_logic__Logic/test-*
|
1005 |
+
- config_name: Mathematics_and_logic__Mathematics
|
1006 |
+
data_files:
|
1007 |
+
- split: train
|
1008 |
+
path: Mathematics_and_logic__Mathematics/train-*
|
1009 |
+
- split: validation
|
1010 |
+
path: Mathematics_and_logic__Mathematics/validation-*
|
1011 |
+
- split: test
|
1012 |
+
path: Mathematics_and_logic__Mathematics/test-*
|
1013 |
---
|