Training in progress, step 600
Browse files- adapter_config.json +5 -5
- adapter_model.safetensors +1 -1
- runs/May11_23-45-00_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715471297.ip-172-31-69-60.ec2.internal.10816.0 +3 -0
- runs/May12_04-34-49_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715488526.ip-172-31-69-60.ec2.internal.7409.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
-
"gate_proj",
|
24 |
"up_proj",
|
25 |
-
"
|
26 |
-
"down_proj",
|
27 |
"k_proj",
|
28 |
-
"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"up_proj",
|
23 |
+
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"down_proj",
|
26 |
+
"gate_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 31516744
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64ebfe739addf28c742e57613e6d212f919c64834c871fae0820bc5fa9d684ab
|
3 |
size 31516744
|
runs/May11_23-45-00_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715471297.ip-172-31-69-60.ec2.internal.10816.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a445ea30d2b500bd3cbcfa4a80445987393bcee012bd59a35d6e57964ad9980
|
3 |
+
size 5279
|
runs/May12_04-34-49_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715488526.ip-172-31-69-60.ec2.internal.7409.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85ff0168398ce63e4e57ec72d96dd8e225981920ce70cf4ec58fcf079fcf11fc
|
3 |
+
size 30085
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6072
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef9a032c123b387f2d97eeeb41bda466be6c8497dfa8a2b69b6aac96a52ffb6b
|
3 |
size 6072
|