Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,59 @@
|
|
1 |
---
|
2 |
license: odc-by
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
+
dataset_info:
|
4 |
+
config_name: AgriculturalAndFoodSciences,1970-2015
|
5 |
+
features:
|
6 |
+
- name: added
|
7 |
+
dtype: string
|
8 |
+
- name: attributes
|
9 |
+
struct:
|
10 |
+
- name: bff_duplicate_paragraph_spans_decontamination
|
11 |
+
sequence: 'null'
|
12 |
+
- name: bff_contained_ngram_count
|
13 |
+
dtype: int64
|
14 |
+
- name: bff_duplicate_spans
|
15 |
+
sequence: 'null'
|
16 |
+
- name: created
|
17 |
+
dtype: string
|
18 |
+
- name: id
|
19 |
+
dtype: string
|
20 |
+
- name: metadata
|
21 |
+
struct:
|
22 |
+
- name: extfieldsofstudy
|
23 |
+
sequence: string
|
24 |
+
- name: provenance
|
25 |
+
dtype: string
|
26 |
+
- name: s2fieldsofstudy
|
27 |
+
sequence: string
|
28 |
+
- name: sha1
|
29 |
+
dtype: string
|
30 |
+
- name: year
|
31 |
+
dtype: int64
|
32 |
+
- name: source
|
33 |
+
dtype: string
|
34 |
+
- name: text
|
35 |
+
dtype: string
|
36 |
+
- name: version
|
37 |
+
dtype: string
|
38 |
+
splits:
|
39 |
+
- name: train
|
40 |
+
num_bytes: 998442024
|
41 |
+
num_examples: 43346
|
42 |
+
- name: validation
|
43 |
+
num_bytes: 2366417
|
44 |
+
num_examples: 106
|
45 |
+
- name: test
|
46 |
+
num_bytes: 1910823
|
47 |
+
num_examples: 90
|
48 |
+
download_size: 504900073
|
49 |
+
dataset_size: 1002719264
|
50 |
+
configs:
|
51 |
+
- config_name: AgriculturalAndFoodSciences,1970-2015
|
52 |
+
data_files:
|
53 |
+
- split: train
|
54 |
+
path: AgriculturalAndFoodSciences,1970-2015/train-*
|
55 |
+
- split: validation
|
56 |
+
path: AgriculturalAndFoodSciences,1970-2015/validation-*
|
57 |
+
- split: test
|
58 |
+
path: AgriculturalAndFoodSciences,1970-2015/test-*
|
59 |
---
|