Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
license: apache-2.0
|
9 |
language:
|
10 |
- en
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Uploaded finetuned model
|
@@ -15,7 +17,8 @@ language:
|
|
15 |
- **Developed by:** Arnic
|
16 |
- **License:** apache-2.0
|
17 |
- **Finetuned from model :** unsloth/gemma-3-4b-it-unsloth-bnb-4bit
|
|
|
18 |
|
19 |
This gemma3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
20 |
|
21 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
8 |
license: apache-2.0
|
9 |
language:
|
10 |
- en
|
11 |
+
datasets:
|
12 |
+
- bitext/Bitext-customer-support-llm-chatbot-training-dataset
|
13 |
---
|
14 |
|
15 |
# Uploaded finetuned model
|
|
|
17 |
- **Developed by:** Arnic
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** unsloth/gemma-3-4b-it-unsloth-bnb-4bit
|
20 |
+
- **Read More** : [Article](https://medium.com/@anicomanesh/a-dive-into-unsloth-gemma-3-fine-tune-gemma-3-12b-with-unsloth-trl-for-custommer-service-53e93692d4d6)
|
21 |
|
22 |
This gemma3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|