added data sources
Browse files
README.md
CHANGED
|
@@ -11,9 +11,7 @@ pretty_name: AEC1.1
|
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
-
## Dataset
|
| 15 |
-
|
| 16 |
-
### Dataset Summary
|
| 17 |
|
| 18 |
The Agricultural Extension Corpus 1.1 is a compilation of 1655 official agricultural Extension documents (e.g., fact sheets, digital books) concerning water-related and sustainable agricultural practices research.
|
| 19 |
|
|
@@ -33,12 +31,12 @@ The Agricultural Extension Corpus 1.1 is a compilation of 1655 official agricult
|
|
| 33 |
|
| 34 |
### Direct Use
|
| 35 |
|
| 36 |
-
It is intended to train ML models in general and NLP tasks in particular (e.g., Masked Language Modeling).
|
| 37 |
|
| 38 |
|
| 39 |
### Out-of-Scope Use
|
| 40 |
|
| 41 |
-
This dataset should not be used as a reference/
|
| 42 |
|
| 43 |
|
| 44 |
## Dataset Structure
|
|
@@ -59,8 +57,8 @@ This dataset does not contain any fields. It is a corpus of paragraphs and sente
|
|
| 59 |
### Source Data
|
| 60 |
|
| 61 |
Two main sources:
|
| 62 |
-
- [The Journal Of Extension]()
|
| 63 |
-
-
|
| 64 |
|
| 65 |
#### Data Collection and Processing
|
| 66 |
|
|
|
|
| 11 |
|
| 12 |
|
| 13 |
|
| 14 |
+
## Dataset Description
|
|
|
|
|
|
|
| 15 |
|
| 16 |
The Agricultural Extension Corpus 1.1 is a compilation of 1655 official agricultural Extension documents (e.g., fact sheets, digital books) concerning water-related and sustainable agricultural practices research.
|
| 17 |
|
|
|
|
| 31 |
|
| 32 |
### Direct Use
|
| 33 |
|
| 34 |
+
It is intended to train ML models in general and for NLP tasks in particular (e.g., Masked Language Modeling).
|
| 35 |
|
| 36 |
|
| 37 |
### Out-of-Scope Use
|
| 38 |
|
| 39 |
+
This dataset should not be used as a reference/answer to address or respond to time-sensitive and location-sensitive questions.
|
| 40 |
|
| 41 |
|
| 42 |
## Dataset Structure
|
|
|
|
| 57 |
### Source Data
|
| 58 |
|
| 59 |
Two main sources:
|
| 60 |
+
- [The Journal Of Extension] (https://archives.joe.org/)
|
| 61 |
+
- Land-grant institutions’ official websites (e.g., [MSU Extension](https://www.canr.msu.edu/outreach/index), [UNL Extension](https://extension.unl.edu/))
|
| 62 |
|
| 63 |
#### Data Collection and Processing
|
| 64 |
|