Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
27 |
-
"o_proj",
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
-
"q_proj",
|
31 |
"down_proj",
|
32 |
-
"k_proj"
|
|
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"v_proj",
|
|
|
27 |
"up_proj",
|
28 |
+
"o_proj",
|
|
|
29 |
"down_proj",
|
30 |
+
"k_proj",
|
31 |
+
"q_proj",
|
32 |
+
"gate_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"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 80013120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:053ad37095a7ffdbb9f3cbb5ded3142886675c66980ed949eb6d718c8282dc65
|
3 |
size 80013120
|
runs/Feb21_04-58-48_3e74c3f933f1/events.out.tfevents.1740114002.3e74c3f933f1.464.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22dbec4e8877a9726ef72026ad08c31c9a0f2bc8c9bec0c1a2e8a54887820d90
|
3 |
+
size 13418
|
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:be4a6eab6d0ea03a8513e3b13fa91eae03d9aca6153a1619c1918774747ec519
|
3 |
size 6328
|