Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1703,6 +1703,52 @@ dataset_info:
|
|
1703 |
num_examples: 71
|
1704 |
download_size: 440587199
|
1705 |
dataset_size: 890019171
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1706 |
configs:
|
1707 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1708 |
data_files:
|
@@ -2000,4 +2046,12 @@ configs:
|
|
2000 |
path: ComputerScience,2016-2016/validation-*
|
2001 |
- split: test
|
2002 |
path: ComputerScience,2016-2016/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
---
|
|
|
1703 |
num_examples: 71
|
1704 |
download_size: 440587199
|
1705 |
dataset_size: 890019171
|
1706 |
+
- config_name: ComputerScience,2017-2017
|
1707 |
+
features:
|
1708 |
+
- name: added
|
1709 |
+
dtype: string
|
1710 |
+
- name: attributes
|
1711 |
+
struct:
|
1712 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
1713 |
+
sequence: 'null'
|
1714 |
+
- name: bff_contained_ngram_count
|
1715 |
+
dtype: int64
|
1716 |
+
- name: bff_duplicate_spans
|
1717 |
+
sequence: 'null'
|
1718 |
+
- name: created
|
1719 |
+
dtype: string
|
1720 |
+
- name: id
|
1721 |
+
dtype: string
|
1722 |
+
- name: metadata
|
1723 |
+
struct:
|
1724 |
+
- name: extfieldsofstudy
|
1725 |
+
sequence: string
|
1726 |
+
- name: provenance
|
1727 |
+
dtype: string
|
1728 |
+
- name: s2fieldsofstudy
|
1729 |
+
sequence: string
|
1730 |
+
- name: sha1
|
1731 |
+
dtype: string
|
1732 |
+
- name: year
|
1733 |
+
dtype: int64
|
1734 |
+
- name: source
|
1735 |
+
dtype: string
|
1736 |
+
- name: text
|
1737 |
+
dtype: string
|
1738 |
+
- name: version
|
1739 |
+
dtype: string
|
1740 |
+
splits:
|
1741 |
+
- name: train
|
1742 |
+
num_bytes: 1085420885
|
1743 |
+
num_examples: 35290
|
1744 |
+
- name: validation
|
1745 |
+
num_bytes: 3036041
|
1746 |
+
num_examples: 101
|
1747 |
+
- name: test
|
1748 |
+
num_bytes: 2803898
|
1749 |
+
num_examples: 77
|
1750 |
+
download_size: 540311199
|
1751 |
+
dataset_size: 1091260824
|
1752 |
configs:
|
1753 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
1754 |
data_files:
|
|
|
2046 |
path: ComputerScience,2016-2016/validation-*
|
2047 |
- split: test
|
2048 |
path: ComputerScience,2016-2016/test-*
|
2049 |
+
- config_name: ComputerScience,2017-2017
|
2050 |
+
data_files:
|
2051 |
+
- split: train
|
2052 |
+
path: ComputerScience,2017-2017/train-*
|
2053 |
+
- split: validation
|
2054 |
+
path: ComputerScience,2017-2017/validation-*
|
2055 |
+
- split: test
|
2056 |
+
path: ComputerScience,2017-2017/test-*
|
2057 |
---
|