geonmin-kim
commited on
Commit
•
a51ba51
1
Parent(s):
8d8fc45
Training in progress, step 200
Browse files
adapter_config.json
CHANGED
@@ -22,10 +22,10 @@
|
|
22 |
"up_proj",
|
23 |
"o_proj",
|
24 |
"v_proj",
|
25 |
-
"down_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
22 |
"up_proj",
|
23 |
"o_proj",
|
24 |
"v_proj",
|
|
|
25 |
"q_proj",
|
26 |
+
"k_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bd9108c2a2dd25b8cad55ce0f2626eebd4336e9b177d8109e133f1e7820d533
|
3 |
size 671150064
|
runs/Apr08_16-45-59_gpu-1/events.out.tfevents.1712562640.gpu-1.405378.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9f059db0cf13e36fc2a5936895fc1c40812825263919edad06a52d49ffa3e20
|
3 |
+
size 20208
|
runs/Apr08_17-22-54_gpu-1/events.out.tfevents.1712564669.gpu-1.407577.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f391c24ca40ebe00ac39d77a104cb3e1cd1170bb664a1563ac234305c62f1a9
|
3 |
+
size 12785
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:015adcd85b0457c94ee2c1c60ad1e3a4cf29e13d7ad029141d5e7cdcb900a124
|
3 |
size 5048
|