ElonTusk2001
commited on
Commit
•
e205218
1
Parent(s):
1e9cc5c
Training in progress, step 100
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Jan16_03-23-06_937bf2528561/events.out.tfevents.1705375469.937bf2528561.2989.0 +3 -0
- runs/Jan16_03-34-05_937bf2528561/events.out.tfevents.1705376064.937bf2528561.3356.0 +3 -0
- runs/Jan16_03-34-58_937bf2528561/events.out.tfevents.1705376116.937bf2528561.3400.0 +3 -0
- runs/Jan16_03-38-40_937bf2528561/events.out.tfevents.1705376338.937bf2528561.3481.0 +3 -0
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"down_proj",
|
24 |
"gate_proj",
|
|
|
25 |
"q_proj",
|
26 |
-
"
|
27 |
"k_proj",
|
28 |
-
"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"down_proj",
|
23 |
"gate_proj",
|
24 |
+
"v_proj",
|
25 |
"q_proj",
|
26 |
+
"up_proj",
|
27 |
"k_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 83946192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0954e26c0171e778b74da75582813a27374b9cc9325d3b5c41da83ad61aca68b
|
3 |
size 83946192
|
runs/Jan16_03-23-06_937bf2528561/events.out.tfevents.1705375469.937bf2528561.2989.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fac1c5cb2d7b68c787a56bffcb31ec204ae222ebacce80037072d2d706b5d6ec
|
3 |
+
size 4973
|
runs/Jan16_03-34-05_937bf2528561/events.out.tfevents.1705376064.937bf2528561.3356.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42ab5c0459573bd0eed8f5a39507b39fcfc8b06ab03fd9f72952beed8faf1772
|
3 |
+
size 4820
|
runs/Jan16_03-34-58_937bf2528561/events.out.tfevents.1705376116.937bf2528561.3400.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f2d1441f27f6ae384dd334673b9aa7fab4d7cfc04fe574cca3ecfda362b67b
|
3 |
+
size 4819
|
runs/Jan16_03-38-40_937bf2528561/events.out.tfevents.1705376338.937bf2528561.3481.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6518e416258e83f3f3f4f3038ac71d4daf58d9795cdaa80e3ae2c788c01a9242
|
3 |
+
size 8053
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aeb28a1c6d0333cf60075074e434208a9eece7f78ea1afccb45b3d521c0a53a0
|
3 |
+
size 4728
|