Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ This model, created by the Innovatronix team, serves as a lightweight LLM model
|
|
| 22 |
## 📊 Training Data
|
| 23 |
|
| 24 |
The model was fine-tuned on a meticulously handcrafted dataset encompassing a wide range of commands, queries, and contextual information pertaining to controlling and managing smart devices within a home setting.
|
| 25 |
-
|
| 26 |
## ⭐ Example usage
|
| 27 |
|
| 28 |
```python
|
|
|
|
| 22 |
## 📊 Training Data
|
| 23 |
|
| 24 |
The model was fine-tuned on a meticulously handcrafted dataset encompassing a wide range of commands, queries, and contextual information pertaining to controlling and managing smart devices within a home setting.
|
| 25 |
+
You can view and download the dataset here: [Dataset](https://drive.google.com/file/d/1O8UvuiTia1SZGHLHdFZ8lHeaeMdeoobw/view?usp=sharing)
|
| 26 |
## ⭐ Example usage
|
| 27 |
|
| 28 |
```python
|