Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -139,6 +139,52 @@ dataset_info:
|
|
139 |
num_examples: 268
|
140 |
download_size: 1013180112
|
141 |
dataset_size: 2086279999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
142 |
configs:
|
143 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
144 |
data_files:
|
@@ -164,4 +210,12 @@ configs:
|
|
164 |
path: AgriculturalAndFoodSciences,2019-2020/validation-*
|
165 |
- split: test
|
166 |
path: AgriculturalAndFoodSciences,2019-2020/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
---
|
|
|
139 |
num_examples: 268
|
140 |
download_size: 1013180112
|
141 |
dataset_size: 2086279999
|
142 |
+
- config_name: AgriculturalAndFoodSciences,2021-2021
|
143 |
+
features:
|
144 |
+
- name: added
|
145 |
+
dtype: string
|
146 |
+
- name: attributes
|
147 |
+
struct:
|
148 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
149 |
+
sequence: 'null'
|
150 |
+
- name: bff_contained_ngram_count
|
151 |
+
dtype: int64
|
152 |
+
- name: bff_duplicate_spans
|
153 |
+
sequence: 'null'
|
154 |
+
- name: created
|
155 |
+
dtype: string
|
156 |
+
- name: id
|
157 |
+
dtype: string
|
158 |
+
- name: metadata
|
159 |
+
struct:
|
160 |
+
- name: extfieldsofstudy
|
161 |
+
sequence: string
|
162 |
+
- name: provenance
|
163 |
+
dtype: string
|
164 |
+
- name: s2fieldsofstudy
|
165 |
+
sequence: string
|
166 |
+
- name: sha1
|
167 |
+
dtype: string
|
168 |
+
- name: year
|
169 |
+
dtype: int64
|
170 |
+
- name: source
|
171 |
+
dtype: string
|
172 |
+
- name: text
|
173 |
+
dtype: string
|
174 |
+
- name: version
|
175 |
+
dtype: string
|
176 |
+
splits:
|
177 |
+
- name: train
|
178 |
+
num_bytes: 1449111953
|
179 |
+
num_examples: 56755
|
180 |
+
- name: validation
|
181 |
+
num_bytes: 4426655
|
182 |
+
num_examples: 153
|
183 |
+
- name: test
|
184 |
+
num_bytes: 4185827
|
185 |
+
num_examples: 155
|
186 |
+
download_size: 706778721
|
187 |
+
dataset_size: 1457724435
|
188 |
configs:
|
189 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
190 |
data_files:
|
|
|
210 |
path: AgriculturalAndFoodSciences,2019-2020/validation-*
|
211 |
- split: test
|
212 |
path: AgriculturalAndFoodSciences,2019-2020/test-*
|
213 |
+
- config_name: AgriculturalAndFoodSciences,2021-2021
|
214 |
+
data_files:
|
215 |
+
- split: train
|
216 |
+
path: AgriculturalAndFoodSciences,2021-2021/train-*
|
217 |
+
- split: validation
|
218 |
+
path: AgriculturalAndFoodSciences,2021-2021/validation-*
|
219 |
+
- split: test
|
220 |
+
path: AgriculturalAndFoodSciences,2021-2021/test-*
|
221 |
---
|