Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
"gate_proj",
|
26 |
"k_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"up_proj",
|
24 |
+
"v_proj",
|
25 |
"gate_proj",
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
+
"down_proj",
|
29 |
"o_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3443619040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:359e69455fa884e9d19c90d5f74f935669c95ee1fb1a6333ec743ccb22a19185
|
3 |
size 3443619040
|
runs/Jul10_12-41-27_1a9ea704b316/events.out.tfevents.1720608101.1a9ea704b316.7225.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3775c4fd2f646683b87227d31edf413e4e3b6407b346c0d15f4e4759d0ea5ea9
|
3 |
+
size 21451
|
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:e707630f627760704f1aff45b372ab63a190c992caafec0d1327ce33fab253a7
|
3 |
size 5048
|