Training in progress, step 400
Browse files
adapter_config.json
CHANGED
@@ -26,12 +26,12 @@
|
|
26 |
"target_modules": [
|
27 |
"o_proj",
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
-
"k_proj",
|
31 |
-
"q_proj",
|
32 |
"lm_head",
|
33 |
"down_proj",
|
34 |
-
"
|
|
|
|
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"trainable_token_indices": null,
|
|
|
26 |
"target_modules": [
|
27 |
"o_proj",
|
28 |
"up_proj",
|
29 |
+
"v_proj",
|
|
|
|
|
30 |
"lm_head",
|
31 |
"down_proj",
|
32 |
+
"k_proj",
|
33 |
+
"gate_proj",
|
34 |
+
"q_proj"
|
35 |
],
|
36 |
"task_type": "CAUSAL_LM",
|
37 |
"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 632223152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e59d9cf6c84f574218b74947f827eb3528f214cc8316075b8bc288fc23b72aaa
|
3 |
size 632223152
|
runs/Jul03_21-13-29_aice006/events.out.tfevents.1751557412.aice006
ADDED
File without changes
|
runs/Jul03_21-15-21_aice006/events.out.tfevents.1751557523.aice006
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76cf995c99ac4d4065c5ad07ae23cec3087ee8a021dcfa82806f7856408aea94
|
3 |
+
size 67152
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac3761bb5640c8839ba9a181666d5759c5fa28b79ba7df3ebb49411318407e15
|
3 |
size 6328
|