Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"down_proj",
|
29 |
"up_proj",
|
30 |
"gate_proj",
|
|
|
31 |
"v_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"q_proj",
|
27 |
+
"o_proj",
|
|
|
28 |
"up_proj",
|
29 |
"gate_proj",
|
30 |
+
"k_proj",
|
31 |
"v_proj",
|
32 |
+
"down_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 4785795512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f10d23bf67d2c944aee0bcb6964ed84b300bc0c67bed60576fc6757c09f26f09
|
3 |
size 4785795512
|
runs/Dec09_20-30-23_274405d5d68d/events.out.tfevents.1733776249.274405d5d68d.3669.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:043d950f67e72fa96a70159d40be9fca2eaf18ac783431bbc6ccfa33aff4bc17
|
3 |
+
size 6660
|
runs/Dec09_20-43-12_274405d5d68d/events.out.tfevents.1733777028.274405d5d68d.117446.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b16543a6685d46e6f73c56b471e54abca77d361561aebbbb5de3a8238382b10
|
3 |
+
size 14216
|
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:9c218a99222fae4fa210f6c959f522b6ad4b3a59f5479c5f97313fec78f3094c
|
3 |
size 5688
|