Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"down_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
30 |
"k_proj",
|
31 |
-
"
|
32 |
-
"
|
|
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
|
|
27 |
"gate_proj",
|
28 |
+
"down_proj",
|
29 |
"k_proj",
|
30 |
+
"up_proj",
|
31 |
+
"v_proj",
|
32 |
+
"o_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 35237104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa43a4dc0f37e9d407c162eef2e4877d3c13ef8ea51d4f65f4e2ee18eaafbc5d
|
3 |
size 35237104
|
runs/May22_02-42-41_ae05177bfa85/events.out.tfevents.1747881782.ae05177bfa85.19.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:407399b26febef165e5806482e016b432fc5764b1f79d35ce339c07433b9ec00
|
3 |
+
size 110903
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c4229c7e2625f55449e48eb25c35f584ca692e421745994ce81e4d4d89f04bc
|
3 |
size 5688
|