persadian commited on
Commit
5ca1643
·
verified ·
1 Parent(s): 0da48a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -6
README.md CHANGED
@@ -1,12 +1,26 @@
1
  ---
2
- title: CropSeek LLM
3
- emoji: 💬
4
- colorFrom: yellow
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: CropSeek LLM Demo
3
+ emoji: 📊
4
+ colorFrom: green
5
+ colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.17.1
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # CropSeek-LLM: AI for Crop Optimization
13
+
14
+ CropSeek-LLM is a fine-tuned language model designed to provide actionable insights and recommendations for crop optimization. It is based on the `deepseek-ai/DeepSeek-R1-Distill-Qwen-7B` model and has been fine-tuned using the `DARJYO/sawotiQ29_crop_optimization` dataset.
15
+
16
+ ## Usage
17
+
18
+ You can interact with CropSeek-LLM using [persadian's HF Space](https://huggingface.co/spaces/persadian/CropSeek-LLM-Demo).
19
+
20
+ ### Example Questions
21
+ - What is the best planting season for cabbages in South Coast, Durban?
22
+ - How can I control pests in my tomato farm?
23
+ - What irrigation method is best for green peppers?
24
+
25
+ ## License
26
+ This model is licensed under DARJYO License v1.0.