Training in progress, step 300
Browse files- adapter_config.json +7 -3
- adapter_model.safetensors +2 -2
- runs/Mar12_01-52-50_a7bd21854a74/events.out.tfevents.1710208371.a7bd21854a74.558.1 +3 -0
- runs/Mar12_01-55-37_a7bd21854a74/events.out.tfevents.1710208539.a7bd21854a74.558.2 +3 -0
- runs/Mar12_15-01-32_06e49d209077/events.out.tfevents.1710255693.06e49d209077.782.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -19,8 +19,12 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
|
|
|
|
24 |
],
|
25 |
-
"task_type": "CAUSAL_LM"
|
|
|
|
|
26 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"v_proj",
|
23 |
+
"k_proj",
|
24 |
+
"q_proj",
|
25 |
+
"out_proj"
|
26 |
],
|
27 |
+
"task_type": "CAUSAL_LM",
|
28 |
+
"use_dora": false,
|
29 |
+
"use_rslora": false
|
30 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fd127c96085f6da7aba136462ddf720d8b8c928056360e17e961dd556b4c6ff
|
3 |
+
size 15754072
|
runs/Mar12_01-52-50_a7bd21854a74/events.out.tfevents.1710208371.a7bd21854a74.558.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff5c3a22278790a9fe21993c49ac8e919fd885a58582a96ca68a47baf22bc7bc
|
3 |
+
size 5268
|
runs/Mar12_01-55-37_a7bd21854a74/events.out.tfevents.1710208539.a7bd21854a74.558.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b98c7921d1893dc42a666d2103b733daea0dcdfa130dc3099ad7fa443aa4505e
|
3 |
+
size 5475
|
runs/Mar12_15-01-32_06e49d209077/events.out.tfevents.1710255693.06e49d209077.782.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58f478e82143db23aa13e5d93be749cde3c3d5fd4bafd19c82cffd01e36ae215
|
3 |
+
size 6526
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d744984974f40ff2b40e91abec90257d54282135f182f04f43fa90adcda5a9b
|
3 |
+
size 4920
|