Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
30 |
"o_proj",
|
|
|
31 |
"v_proj",
|
32 |
-
"fc1",
|
33 |
-
"fc2",
|
34 |
-
"q_proj",
|
35 |
-
"down_proj",
|
36 |
"k_proj",
|
|
|
37 |
"gate_proj",
|
|
|
38 |
"up_proj",
|
39 |
-
"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
+
"down_proj",
|
31 |
"o_proj",
|
32 |
+
"out_proj",
|
33 |
"v_proj",
|
|
|
|
|
|
|
|
|
34 |
"k_proj",
|
35 |
+
"fc1",
|
36 |
"gate_proj",
|
37 |
+
"q_proj",
|
38 |
"up_proj",
|
39 |
+
"fc2"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6127551176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7502cf9fb567559413047fcef7b2b21b4b547e06820223743b50198a18783335
|
3 |
size 6127551176
|
runs/Jul24_16-02-05_safe-gpu02/events.out.tfevents.1753365729.safe-gpu02.1931585.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c38e2284e3208555e380261a1ed54834de210977f14345d0ae3f397cfa9e016
|
3 |
+
size 6778
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:227f2752dee435e2135d809afee46cc458ac8ae3dad85dbc7b96b6b8ed122a70
|
3 |
size 6033
|