Robin246 commited on
Commit
4a079e4
·
verified ·
1 Parent(s): bff70a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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