Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 📊
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -13,6 +13,14 @@ pinned: false
|
|
| 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).
|
|
|
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.29.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 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 |
+
# Key Features:
|
| 17 |
+
- Professional agricultural example scenarios
|
| 18 |
+
- Interactive data validation
|
| 19 |
+
- Real-time system status
|
| 20 |
+
- Enhanced data visualization
|
| 21 |
+
- Error handling with user feedback
|
| 22 |
+
- Climate/soil classification systems
|
| 23 |
+
|
| 24 |
## Usage
|
| 25 |
|
| 26 |
You can interact with CropSeek-LLM using [persadian's HF Space](https://huggingface.co/spaces/persadian/CropSeek-LLM-Demo).
|