frankmorales2020
commited on
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"down_proj",
|
25 |
-
"o_proj",
|
26 |
"up_proj",
|
27 |
-
"k_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"down_proj",
|
|
|
25 |
"up_proj",
|
|
|
26 |
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"q_proj",
|
29 |
+
"o_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 2684416208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb7790e22a790af8789a0a9bb6d8c167e034f238c7d8f8816fba944d045b967c
|
3 |
size 2684416208
|
runs/Oct30_02-30-51_d9830170fea9/events.out.tfevents.1730255496.d9830170fea9.50146.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58812bf410800c7b317d3bfccadeca79b353274c8eb7fa74c4ed905c987f5f7d
|
3 |
+
size 16777
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:260f9afb4348171d7c4a6f121d631536ab951e8668779d836426b5cc9a00b75d
|
3 |
size 5624
|