Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"q_proj",
|
24 |
-
"gate_proj",
|
25 |
"o_proj",
|
|
|
26 |
"k_proj",
|
27 |
"v_proj",
|
|
|
28 |
"down_proj",
|
29 |
"up_proj"
|
30 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
24 |
+
"q_proj",
|
25 |
"k_proj",
|
26 |
"v_proj",
|
27 |
+
"gate_proj",
|
28 |
"down_proj",
|
29 |
"up_proj"
|
30 |
],
|
runs/Apr23_00-02-11_g3033/events.out.tfevents.1713855820.g3033.59426.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:127b7fa86efd799ad74ffceff5a7e20145c0762e38408b4181793d92c752fdeb
|
3 |
+
size 7691
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e111c07eccff9adbb8dc3ca4dd1c00467b5082aa78d704d5f7bfb2f46316f5b6
|
3 |
size 4792
|