End of training
Browse files
README.md
CHANGED
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
-
| No log | 1.0 | 24 | 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| No log | 1.0 | 24 | 0.1279 |
|
57 |
+
| 0.3174 | 2.0 | 48 | 0.1040 |
|
58 |
+
| 0.0925 | 3.0 | 72 | 0.1077 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -26,8 +26,8 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": true,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"q_proj",
|
30 |
+
"v_proj"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8929448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a6e29ba89499c53be6ef36626d844d4d7181add437a00da64169b2de6f03ae3
|
3 |
size 8929448
|
runs/Feb10_20-22-06_idc-training-gpu-compute-03/events.out.tfevents.1739218926.idc-training-gpu-compute-03.368456.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c218dd36c906649239dce1fee47c94672bb5cf97ae5e7b33f3642818268c38a2
|
3 |
+
size 7688
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b5e2567bc124903527b347287bc44bfa92c38ad974c9cc205f36daf1cb17c4f
|
3 |
size 5624
|