Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -23,13 +23,13 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"up_proj",
|
27 |
-
"down_proj",
|
28 |
"q_proj",
|
|
|
29 |
"k_proj",
|
|
|
|
|
30 |
"gate_proj",
|
31 |
-
"o_proj"
|
32 |
-
"v_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
|
|
26 |
"q_proj",
|
27 |
+
"up_proj",
|
28 |
"k_proj",
|
29 |
+
"v_proj",
|
30 |
+
"down_proj",
|
31 |
"gate_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 3758224152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e8e9d443d0b73c2f2141e9256f2f97469e0cf3240468838d43b1315f8aa36fc
|
3 |
size 3758224152
|
runs/Dec22_10-47-08_arch/events.out.tfevents.1734835632.arch.7166.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fcb11cc0b9ba480128ea2955fffe76d71e3a169b32936a1c9a3d1b40ba28a08
|
3 |
+
size 5967
|
runs/Dec22_11-00-41_arch/events.out.tfevents.1734836445.arch.14992.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d145e523f8053319f2b8e2d29bd5baceb878072203bbec6087707d8644ff1b8a
|
3 |
+
size 7416
|
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:974366ccbe1a826e810fcdf3bb6dbbbccafddbdf31c801717783d19c18cb4acf
|
3 |
size 5688
|