Instructions to use broadfield-dev/lora-adapters-qwen3-0.6b-r16-n180 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use broadfield-dev/lora-adapters-qwen3-0.6b-r16-n180 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Upload LoRA adapter: format_0035
Browse files
format_0035/training_log.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "format_0035",
|
| 3 |
+
"steps": 30,
|
| 4 |
+
"avg_loss": 0.232,
|
| 5 |
+
"final_loss": 0.0007,
|
| 6 |
+
"lr": 0.0002,
|
| 7 |
+
"rank": 16,
|
| 8 |
+
"alpha": 32,
|
| 9 |
+
"target_modules": [
|
| 10 |
+
"q_proj",
|
| 11 |
+
"k_proj",
|
| 12 |
+
"v_proj",
|
| 13 |
+
"o_proj"
|
| 14 |
+
],
|
| 15 |
+
"step_losses": [
|
| 16 |
+
2.0684,
|
| 17 |
+
1.183,
|
| 18 |
+
0.9937,
|
| 19 |
+
0.4651,
|
| 20 |
+
0.849,
|
| 21 |
+
0.6124,
|
| 22 |
+
0.1278,
|
| 23 |
+
0.0654,
|
| 24 |
+
0.2749,
|
| 25 |
+
0.0228,
|
| 26 |
+
0.1044,
|
| 27 |
+
0.0926,
|
| 28 |
+
0.0303,
|
| 29 |
+
0.0072,
|
| 30 |
+
0.0146,
|
| 31 |
+
0.0067,
|
| 32 |
+
0.0021,
|
| 33 |
+
0.0041,
|
| 34 |
+
0.0034,
|
| 35 |
+
0.0051,
|
| 36 |
+
0.0043,
|
| 37 |
+
0.0054,
|
| 38 |
+
0.004,
|
| 39 |
+
0.0047,
|
| 40 |
+
0.0008,
|
| 41 |
+
0.0026,
|
| 42 |
+
0.0015,
|
| 43 |
+
0.0007,
|
| 44 |
+
0.0014,
|
| 45 |
+
0.0007
|
| 46 |
+
]
|
| 47 |
+
}
|