Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"o_proj",
|
23 |
"up_proj",
|
24 |
"k_proj",
|
25 |
-
"down_proj",
|
26 |
-
"q_proj",
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"up_proj",
|
23 |
"k_proj",
|
|
|
|
|
24 |
"gate_proj",
|
25 |
+
"o_proj",
|
26 |
+
"v_proj",
|
27 |
+
"q_proj",
|
28 |
+
"down_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1866560416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91e7323a43e34a7a990f185d9ab40f06d94cbbeed74c443068c79381e6116834
|
3 |
size 1866560416
|
runs/Jan25_22-32-09_gpu41.ttic.edu/events.out.tfevents.1706243537.gpu41.ttic.edu.10982.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b21724edbe4b90e2f51a12f7126eb81068447114d69dbab0fa15a7c8b3d12c
|
3 |
+
size 5838
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55e14813d5b25b1511e02fdf1f3346ea5b996124f631859ca8d7b5c5ba4ca25e
|
3 |
size 4728
|