Training in progress, epoch 2
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
-
"v_proj",
|
25 |
-
"o_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
"up_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
|
|
24 |
"k_proj",
|
25 |
+
"o_proj",
|
26 |
"up_proj",
|
27 |
+
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"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 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b87fd19e000349a7562b5148c100622bd6cda9f7e1879dc89ad43d12a81d0595
|
3 |
size 1803907984
|
runs/Aug14_03-25-42_ialabps1/events.out.tfevents.1723598747.ialabps1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db2cef560ca09266a50b06c6b2522ff165211c218fe9418d9d3e9b0ee9b3ba47
|
3 |
+
size 5452
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0a2e6fefbd794fa7044fbf43f1e49f4ed50bf2cb0cb93b730fb14967059e38a
|
3 |
size 5240
|