Text Generation
PEFT
Safetensors
English
qwen2
lora
agent
tool-use
alfworld
dbbench
conversational
4-bit precision
bitsandbytes
Instructions to use Matukaze/test110 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Matukaze/test110 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ tool use, and recovery from errors.
|
|
| 37 |
- Base model: Qwen/Qwen2.5-7B-Instruct
|
| 38 |
- Method: LoRA (full precision base)
|
| 39 |
- Max sequence length: 1024
|
| 40 |
-
- Epochs: 1
|
| 41 |
- Learning rate: 4e-06
|
| 42 |
- LoRA: r=64, alpha=128
|
| 43 |
|
|
|
|
| 37 |
- Base model: Qwen/Qwen2.5-7B-Instruct
|
| 38 |
- Method: LoRA (full precision base)
|
| 39 |
- Max sequence length: 1024
|
| 40 |
+
- Epochs: 1.1
|
| 41 |
- Learning rate: 4e-06
|
| 42 |
- LoRA: r=64, alpha=128
|
| 43 |
|