Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"c_attn",
|
24 |
-
"c_fc",
|
25 |
"q_attn",
|
26 |
-
"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"q_attn",
|
24 |
+
"c_attn",
|
25 |
+
"c_proj",
|
26 |
+
"c_fc"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22241240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8a675618107cabc70df46d45af1396273175d983fa130674ab8338fd0a5b4bc
|
3 |
size 22241240
|
runs/Nov25_04-11-45_localhost/events.out.tfevents.1732488107.localhost
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a75c1a39cb006102e32456f5ff8d158effb607e708d0c1925a4ba11912898a68
|
3 |
+
size 6370
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:754d8479326a43ee8020fd96af554b89bbeaee8d1ca8796af7bd23a0856cc1c3
|
3 |
size 5304
|