Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- multilingual
|
| 6 |
+
widget:
|
| 7 |
+
- text: 'answer: How can I increase the yield of my potato crop?'
|
| 8 |
+
example_title: example 1
|
| 9 |
+
- text: 'answer: how do i check for corn maturity?'
|
| 10 |
+
example_title: example 2
|
| 11 |
+
tags:
|
| 12 |
+
- agriculture
|
| 13 |
+
- agriculture llm
|
| 14 |
+
- agriculture qa
|
| 15 |
---
|
| 16 |
+
|
| 17 |
+
## Note
|
| 18 |
+
Introducing AgriQBot ๐พ๐ค: Embarking on the journey to cultivate knowledge in agriculture! ๐๐ฑ Currently in its early testing phase, AgriQBot is a multilingual small language model dedicated to agriculture. ๐๐พ As we harvest insights, the data generation phase is underway, and continuous improvement is the key. ๐๐ก The vision? Crafting a compact yet powerful model fueled by a high-quality dataset, with plans to fine-tune it for direct tasks in the future.
|