update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
-
datasets
|
4 |
language:
|
5 |
- en
|
6 |
license: apache-2.0
|
@@ -12,6 +12,8 @@ tags:
|
|
12 |
- gguf
|
13 |
- agriculture
|
14 |
- kenya
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# Agronexus: Agricultural Recommendation Model for Kenya
|
@@ -53,7 +55,7 @@ Agronexus is a specialized AI model designed to provide agricultural recommendat
|
|
53 |
## Training Data
|
54 |
|
55 |
* **Source:** The training data was compiled from a variety of publicly available sources:
|
56 |
-
* **Historical weather data:** Sourced from the [Open-Meteo Historical Weather API](https://open-meteo.com/en/docs/historical-weather-api) and [OpenWeather API]
|
57 |
* **Soil composition data:** Sourced from [ISRIC – World Soil Information's SoilGrids](https://www.isric.org/explore/soilgrids/).
|
58 |
* **Crop recommendations and farming practices:** Compiled from resources gotten from the [Ministry of Agriculture, Livestock, Fisheries and Cooperatives (MoALFC)](https://kilimo.go.ke/), [Food and Agriculture Organization of the United Nations (FAO)](http://www.fao.org/kenya/en/), and various agricultural extension publications.
|
59 |
* **Expert recommendations:** Gathered from interviews with experienced agricultural advisors in Kenya.
|
|
|
1 |
---
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
+
datasets: Cloudsurfer48902/Agronexus_dataset
|
4 |
language:
|
5 |
- en
|
6 |
license: apache-2.0
|
|
|
12 |
- gguf
|
13 |
- agriculture
|
14 |
- kenya
|
15 |
+
- Daystar
|
16 |
+
- crop
|
17 |
---
|
18 |
|
19 |
# Agronexus: Agricultural Recommendation Model for Kenya
|
|
|
55 |
## Training Data
|
56 |
|
57 |
* **Source:** The training data was compiled from a variety of publicly available sources:
|
58 |
+
* **Historical weather data:** Sourced from the [Open-Meteo Historical Weather API](https://open-meteo.com/en/docs/historical-weather-api) and [OpenWeather API](https://openweathermap.org/api).
|
59 |
* **Soil composition data:** Sourced from [ISRIC – World Soil Information's SoilGrids](https://www.isric.org/explore/soilgrids/).
|
60 |
* **Crop recommendations and farming practices:** Compiled from resources gotten from the [Ministry of Agriculture, Livestock, Fisheries and Cooperatives (MoALFC)](https://kilimo.go.ke/), [Food and Agriculture Organization of the United Nations (FAO)](http://www.fao.org/kenya/en/), and various agricultural extension publications.
|
61 |
* **Expert recommendations:** Gathered from interviews with experienced agricultural advisors in Kenya.
|