Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
dataset_info:
|
4 |
-
|
5 |
features:
|
6 |
- name: added
|
7 |
dtype: string
|
@@ -47,6 +47,52 @@ dataset_info:
|
|
47 |
num_examples: 90
|
48 |
download_size: 504900073
|
49 |
dataset_size: 1002719264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
configs:
|
51 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
52 |
data_files:
|
@@ -56,4 +102,12 @@ configs:
|
|
56 |
path: AgriculturalAndFoodSciences,1970-2015/validation-*
|
57 |
- split: test
|
58 |
path: AgriculturalAndFoodSciences,1970-2015/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
---
|
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
dataset_info:
|
4 |
+
- config_name: AgriculturalAndFoodSciences,1970-2015
|
5 |
features:
|
6 |
- name: added
|
7 |
dtype: string
|
|
|
47 |
num_examples: 90
|
48 |
download_size: 504900073
|
49 |
dataset_size: 1002719264
|
50 |
+
- config_name: AgriculturalAndFoodSciences,2016-2018
|
51 |
+
features:
|
52 |
+
- name: added
|
53 |
+
dtype: string
|
54 |
+
- name: attributes
|
55 |
+
struct:
|
56 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
57 |
+
sequence: 'null'
|
58 |
+
- name: bff_contained_ngram_count
|
59 |
+
dtype: int64
|
60 |
+
- name: bff_duplicate_spans
|
61 |
+
sequence: 'null'
|
62 |
+
- name: created
|
63 |
+
dtype: string
|
64 |
+
- name: id
|
65 |
+
dtype: string
|
66 |
+
- name: metadata
|
67 |
+
struct:
|
68 |
+
- name: extfieldsofstudy
|
69 |
+
sequence: string
|
70 |
+
- name: provenance
|
71 |
+
dtype: string
|
72 |
+
- name: s2fieldsofstudy
|
73 |
+
sequence: string
|
74 |
+
- name: sha1
|
75 |
+
dtype: string
|
76 |
+
- name: year
|
77 |
+
dtype: int64
|
78 |
+
- name: source
|
79 |
+
dtype: string
|
80 |
+
- name: text
|
81 |
+
dtype: string
|
82 |
+
- name: version
|
83 |
+
dtype: string
|
84 |
+
splits:
|
85 |
+
- name: train
|
86 |
+
num_bytes: 1222592193
|
87 |
+
num_examples: 51765
|
88 |
+
- name: validation
|
89 |
+
num_bytes: 4196305
|
90 |
+
num_examples: 165
|
91 |
+
- name: test
|
92 |
+
num_bytes: 3271988
|
93 |
+
num_examples: 142
|
94 |
+
download_size: 606094130
|
95 |
+
dataset_size: 1230060486
|
96 |
configs:
|
97 |
- config_name: AgriculturalAndFoodSciences,1970-2015
|
98 |
data_files:
|
|
|
102 |
path: AgriculturalAndFoodSciences,1970-2015/validation-*
|
103 |
- split: test
|
104 |
path: AgriculturalAndFoodSciences,1970-2015/test-*
|
105 |
+
- config_name: AgriculturalAndFoodSciences,2016-2018
|
106 |
+
data_files:
|
107 |
+
- split: train
|
108 |
+
path: AgriculturalAndFoodSciences,2016-2018/train-*
|
109 |
+
- split: validation
|
110 |
+
path: AgriculturalAndFoodSciences,2016-2018/validation-*
|
111 |
+
- split: test
|
112 |
+
path: AgriculturalAndFoodSciences,2016-2018/test-*
|
113 |
---
|