Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"o_proj",
|
24 |
"down_proj",
|
25 |
-
"gate_up_proj"
|
26 |
-
"qkv_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"qkv_proj",
|
24 |
"o_proj",
|
25 |
"down_proj",
|
26 |
+
"gate_up_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"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 2397400144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:121cfd25b406f43f5cea0c6938629493ca37ad7c95fc444623e408dfd4c096b1
|
3 |
size 2397400144
|
runs/May23_11-15-46_8351779250aa/events.out.tfevents.1716462963.8351779250aa.1218.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca8031c8f8b15488668e7cc85e67b1c418a4addfdaedc90fdf4a6b41ba99372b
|
3 |
+
size 7277
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f21d5edf5d87807ab5ab5f03aba0247c69a696ac3d7889e073c79906b0850d7d
|
3 |
size 5176
|