hammamwahab
commited on
Commit
•
db4a667
1
Parent(s):
6e6a5cb
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"up_proj",
|
23 |
-
"k_proj",
|
24 |
-
"q_proj",
|
25 |
-
"o_proj",
|
26 |
"v_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
|
|
|
|
22 |
"v_proj",
|
23 |
+
"down_proj",
|
24 |
+
"k_proj",
|
25 |
"gate_proj",
|
26 |
+
"up_proj",
|
27 |
+
"q_proj",
|
28 |
+
"o_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
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:21af56976d3e449baf3f91deb438ce747df7372acadd8271950452560a726ac0
|
3 |
size 3443619040
|
runs/Jun01_08-22-29_e8ec2b83eda2/events.out.tfevents.1717230156.e8ec2b83eda2.4223.0
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:6ed5d84d7344ddfb014b791159f9cf445947b4081bc51e9eb1e5aa95bb561f71
|
3 |
+
size 6719
|
runs/Jun01_08-51-32_e8ec2b83eda2/events.out.tfevents.1717231900.e8ec2b83eda2.37954.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eeb92f7b235e5392b56f420ee4cad8a1b953103dd2ea296fb57467eaf196cce
|
3 |
+
size 5641
|
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:21f3720f3cfa2e0dbc47a6e82a1331d243068d632ad3cb7dad4f82fc0287b2a7
|
3 |
size 4792
|