Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,12 +27,12 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"gate_proj",
|
30 |
-
"q_proj",
|
31 |
-
"k_proj",
|
32 |
"o_proj",
|
|
|
33 |
"v_proj",
|
34 |
-
"
|
35 |
-
"down_proj"
|
|
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"use_dora": false,
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"gate_proj",
|
|
|
|
|
30 |
"o_proj",
|
31 |
+
"q_proj",
|
32 |
"v_proj",
|
33 |
+
"k_proj",
|
34 |
+
"down_proj",
|
35 |
+
"up_proj"
|
36 |
],
|
37 |
"task_type": "CAUSAL_LM",
|
38 |
"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 2468152240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:779f5f3e7c7d85fa80e490bba82335f050c8a603ca7f8fd6a877c0db6374cd5a
|
3 |
size 2468152240
|
runs/Jun05_07-25-26_f3d47c1ac3b4/events.out.tfevents.1749108330.f3d47c1ac3b4.52267.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f9eb5631520249688311711c8d6675ce2b1fbce1adcfc180491db3345d5586e
|
3 |
+
size 6278
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6033
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f91e7bd13d2e3af17c0f332b280d5507508dfb52d8619e3295135779954c75e3
|
3 |
size 6033
|