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: constraint_0019
Browse files
constraint_0019/training_log.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rule_id": "constraint_0019",
|
| 3 |
+
"steps": 30,
|
| 4 |
+
"avg_loss": 0.3376,
|
| 5 |
+
"final_loss": 0.0006,
|
| 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.9246,
|
| 17 |
+
2.1043,
|
| 18 |
+
1.4397,
|
| 19 |
+
1.001,
|
| 20 |
+
0.9124,
|
| 21 |
+
0.7566,
|
| 22 |
+
0.3613,
|
| 23 |
+
0.298,
|
| 24 |
+
0.1145,
|
| 25 |
+
0.1152,
|
| 26 |
+
0.0514,
|
| 27 |
+
0.0123,
|
| 28 |
+
0.0123,
|
| 29 |
+
0.0076,
|
| 30 |
+
0.0048,
|
| 31 |
+
0.0012,
|
| 32 |
+
0.0006,
|
| 33 |
+
0.0008,
|
| 34 |
+
0.0007,
|
| 35 |
+
0.0007,
|
| 36 |
+
0.0013,
|
| 37 |
+
0.0013,
|
| 38 |
+
0.001,
|
| 39 |
+
0.0005,
|
| 40 |
+
0.0008,
|
| 41 |
+
0.0006,
|
| 42 |
+
0.0007,
|
| 43 |
+
0.0012,
|
| 44 |
+
0.0004,
|
| 45 |
+
0.0006
|
| 46 |
+
]
|
| 47 |
+
}
|