Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: "AgriLlama: Plant Disease Information Assistant"
|
| 3 |
-
description: "AgriLlama is a fine-tuned large language model based on
|
| 4 |
version: "1.0"
|
| 5 |
author: "Sike Aditya"
|
| 6 |
repository: "https://huggingface.co/sikeaditya/agri_assist_llm"
|
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- AI
|
| 12 |
- India
|
| 13 |
model:
|
| 14 |
-
base: "
|
| 15 |
fine_tuning_dataset: "1000 samples focusing on plant diseases in Indian agriculture"
|
| 16 |
format: "Alpaca Instruct Format"
|
| 17 |
usage:
|
|
|
|
| 1 |
---
|
| 2 |
title: "AgriLlama: Plant Disease Information Assistant"
|
| 3 |
+
description: "AgriLlama is a fine-tuned large language model based on gemma-3-4b-it, designed to assist Indian farmers with plant disease identification and management."
|
| 4 |
version: "1.0"
|
| 5 |
author: "Sike Aditya"
|
| 6 |
repository: "https://huggingface.co/sikeaditya/agri_assist_llm"
|
|
|
|
| 11 |
- AI
|
| 12 |
- India
|
| 13 |
model:
|
| 14 |
+
base: "google/gemma-3-4b-it"
|
| 15 |
fine_tuning_dataset: "1000 samples focusing on plant diseases in Indian agriculture"
|
| 16 |
format: "Alpaca Instruct Format"
|
| 17 |
usage:
|