Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,11 @@ tags:
|
|
17 |
|
18 |
Qwen 0.6B LoRA fine-tuned for Python expert tasks
|
19 |
|
|
|
|
|
|
|
|
|
|
|
20 |
## Model Details
|
21 |
- **Model type:** Qwen 0.6B LoRA
|
22 |
- **Base model:** Qwen/Qwen-0.6B
|
|
|
17 |
|
18 |
Qwen 0.6B LoRA fine-tuned for Python expert tasks
|
19 |
|
20 |
+
## Training Notebook (Google Colab)
|
21 |
+
|
22 |
+
You can reproduce the fine-tuning process or adapt it for your own dataset using the Colab notebook:
|
23 |
+
👉 [Open in Google Colab](https://colab.research.google.com/drive/17mU5LFWT6JQ5uDI8FGGugyEkKnykw4Xj?usp=sharing)
|
24 |
+
|
25 |
## Model Details
|
26 |
- **Model type:** Qwen 0.6B LoRA
|
27 |
- **Base model:** Qwen/Qwen-0.6B
|