Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -369,6 +369,52 @@ dataset_info:
|
|
| 369 |
num_examples: 74
|
| 370 |
download_size: 470909458
|
| 371 |
dataset_size: 957052287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 372 |
configs:
|
| 373 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 374 |
data_files:
|
|
@@ -434,4 +480,12 @@ configs:
|
|
| 434 |
path: Biology,1994-1999/validation-*
|
| 435 |
- split: test
|
| 436 |
path: Biology,1994-1999/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 437 |
---
|
|
|
|
| 369 |
num_examples: 74
|
| 370 |
download_size: 470909458
|
| 371 |
dataset_size: 957052287
|
| 372 |
+
- config_name: Biology,2000-2003
|
| 373 |
+
features:
|
| 374 |
+
- name: added
|
| 375 |
+
dtype: string
|
| 376 |
+
- name: attributes
|
| 377 |
+
struct:
|
| 378 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
| 379 |
+
sequence: 'null'
|
| 380 |
+
- name: bff_contained_ngram_count
|
| 381 |
+
dtype: int64
|
| 382 |
+
- name: bff_duplicate_spans
|
| 383 |
+
sequence: 'null'
|
| 384 |
+
- name: created
|
| 385 |
+
dtype: string
|
| 386 |
+
- name: id
|
| 387 |
+
dtype: string
|
| 388 |
+
- name: metadata
|
| 389 |
+
struct:
|
| 390 |
+
- name: extfieldsofstudy
|
| 391 |
+
sequence: string
|
| 392 |
+
- name: provenance
|
| 393 |
+
dtype: string
|
| 394 |
+
- name: s2fieldsofstudy
|
| 395 |
+
sequence: string
|
| 396 |
+
- name: sha1
|
| 397 |
+
dtype: string
|
| 398 |
+
- name: year
|
| 399 |
+
dtype: int64
|
| 400 |
+
- name: source
|
| 401 |
+
dtype: string
|
| 402 |
+
- name: text
|
| 403 |
+
dtype: string
|
| 404 |
+
- name: version
|
| 405 |
+
dtype: string
|
| 406 |
+
splits:
|
| 407 |
+
- name: train
|
| 408 |
+
num_bytes: 981884207
|
| 409 |
+
num_examples: 31667
|
| 410 |
+
- name: validation
|
| 411 |
+
num_bytes: 2323340
|
| 412 |
+
num_examples: 71
|
| 413 |
+
- name: test
|
| 414 |
+
num_bytes: 2214573
|
| 415 |
+
num_examples: 69
|
| 416 |
+
download_size: 487600872
|
| 417 |
+
dataset_size: 986422120
|
| 418 |
configs:
|
| 419 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
| 420 |
data_files:
|
|
|
|
| 480 |
path: Biology,1994-1999/validation-*
|
| 481 |
- split: test
|
| 482 |
path: Biology,1994-1999/test-*
|
| 483 |
+
- config_name: Biology,2000-2003
|
| 484 |
+
data_files:
|
| 485 |
+
- split: train
|
| 486 |
+
path: Biology,2000-2003/train-*
|
| 487 |
+
- split: validation
|
| 488 |
+
path: Biology,2000-2003/validation-*
|
| 489 |
+
- split: test
|
| 490 |
+
path: Biology,2000-2003/test-*
|
| 491 |
---
|