Training in progress, step 400
Browse files
adapter_config.json
CHANGED
@@ -24,13 +24,13 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
"fc2",
|
29 |
-
"fc1",
|
30 |
"lm_head",
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"q_proj"
|
|
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"trainable_token_indices": null,
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"dense",
|
28 |
"fc2",
|
|
|
29 |
"lm_head",
|
30 |
+
"fc1",
|
31 |
+
"v_proj",
|
32 |
+
"q_proj",
|
33 |
+
"k_proj"
|
34 |
],
|
35 |
"task_type": "CAUSAL_LM",
|
36 |
"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 367453816
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2effcd2c6a6117721b9fb50ae76a637eff7d058ba7a5bfbb328b7c5c00e1323
|
3 |
size 367453816
|
runs/Mar22_09-29-56_96234a41d37b/events.out.tfevents.1742635800.96234a41d37b.2442.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:060a1f45c05b519e66e75332409b5a10c302dd0624da23f4751388c0a5215e99
|
3 |
+
size 9434
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a92c4fffe51a6520d4ad7bcc8e2fe182d39031155835d5acadf1e1b358d93d69
|
3 |
size 5368
|