Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1105,6 +1105,52 @@ dataset_info:
|
|
1105 |
num_examples: 451
|
1106 |
download_size: 326388776
|
1107 |
dataset_size: 662756525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1108 |
configs:
|
1109 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1110 |
data_files:
|
@@ -1298,4 +1344,12 @@ configs:
|
|
1298 |
path: Biology,2022-2022/validation-*
|
1299 |
- split: test
|
1300 |
path: Biology,2022-2022/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1301 |
---
|
|
|
1105 |
num_examples: 451
|
1106 |
download_size: 326388776
|
1107 |
dataset_size: 662756525
|
1108 |
+
- config_name: Business,1970-2017
|
1109 |
+
features:
|
1110 |
+
- name: added
|
1111 |
+
dtype: string
|
1112 |
+
- name: attributes
|
1113 |
+
struct:
|
1114 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1115 |
+
sequence: 'null'
|
1116 |
+
- name: bff_contained_ngram_count
|
1117 |
+
dtype: int64
|
1118 |
+
- name: bff_duplicate_spans
|
1119 |
+
sequence: 'null'
|
1120 |
+
- name: created
|
1121 |
+
dtype: string
|
1122 |
+
- name: id
|
1123 |
+
dtype: string
|
1124 |
+
- name: metadata
|
1125 |
+
struct:
|
1126 |
+
- name: extfieldsofstudy
|
1127 |
+
sequence: string
|
1128 |
+
- name: provenance
|
1129 |
+
dtype: string
|
1130 |
+
- name: s2fieldsofstudy
|
1131 |
+
sequence: string
|
1132 |
+
- name: sha1
|
1133 |
+
dtype: string
|
1134 |
+
- name: year
|
1135 |
+
dtype: int64
|
1136 |
+
- name: source
|
1137 |
+
dtype: string
|
1138 |
+
- name: text
|
1139 |
+
dtype: string
|
1140 |
+
- name: version
|
1141 |
+
dtype: string
|
1142 |
+
splits:
|
1143 |
+
- name: train
|
1144 |
+
num_bytes: 945433329
|
1145 |
+
num_examples: 32484
|
1146 |
+
- name: validation
|
1147 |
+
num_bytes: 2655579
|
1148 |
+
num_examples: 82
|
1149 |
+
- name: test
|
1150 |
+
num_bytes: 2183784
|
1151 |
+
num_examples: 82
|
1152 |
+
download_size: 470346532
|
1153 |
+
dataset_size: 950272692
|
1154 |
configs:
|
1155 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1156 |
data_files:
|
|
|
1344 |
path: Biology,2022-2022/validation-*
|
1345 |
- split: test
|
1346 |
path: Biology,2022-2022/test-*
|
1347 |
+
- config_name: Business,1970-2017
|
1348 |
+
data_files:
|
1349 |
+
- split: train
|
1350 |
+
path: Business,1970-2017/train-*
|
1351 |
+
- split: validation
|
1352 |
+
path: Business,1970-2017/validation-*
|
1353 |
+
- split: test
|
1354 |
+
path: Business,1970-2017/test-*
|
1355 |
---
|