bhuvanmdev
commited on
Commit
•
7238d0f
1
Parent(s):
bb690f2
Training in progress, step 1680
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"o_proj",
|
24 |
"qkv_proj",
|
25 |
-
"
|
26 |
-
"gate_up_proj"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"qkv_proj",
|
24 |
+
"o_proj",
|
25 |
+
"gate_up_proj",
|
26 |
+
"down_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100697728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd9525a4c9388eba206599ad1083c9f04830f7c0993ba71f7249c50d3c13d194
|
3 |
size 100697728
|
runs/Apr28_08-22-34_103a19a6733b/events.out.tfevents.1714292564.103a19a6733b.709.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b51a60c24ee33772294e7ba17a68ba939c37e6121b1a0487fd8f1fe6287a23a
|
3 |
+
size 6082
|
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:b6627f5a0391650843e3b66a870c0689d2522bb2ec40028b633e06c7aaaaff6d
|
3 |
size 5048
|