Text Generation
Transformers
Safetensors
English
qwen3
text-generation-inference
unsloth
conversational
ertghiu256 commited on
Commit
bd4cdc9
·
verified ·
1 Parent(s): e3873fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ datasets:
19
  - **Developed by:** ertghiu256
20
  - **License:** apache-2.0
21
  - **Finetuned from model :** unsloth/qwen3-0.6b-unsloth-bnb-4bit
 
22
 
23
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
24
 
 
19
  - **Developed by:** ertghiu256
20
  - **License:** apache-2.0
21
  - **Finetuned from model :** unsloth/qwen3-0.6b-unsloth-bnb-4bit
22
+ - **Finetuning details :** `learning_rate: 5e-5, max_steps: 300`
23
 
24
  This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
25