DrishtiSharma
commited on
Commit
•
163fd18
1
Parent(s):
6d9075c
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 |
-
"
|
23 |
-
"o_proj",
|
24 |
-
"up_proj",
|
25 |
"q_proj",
|
|
|
26 |
"gate_proj",
|
27 |
"v_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"down_proj",
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"o_proj",
|
25 |
"gate_proj",
|
26 |
"v_proj",
|
27 |
+
"k_proj",
|
28 |
+
"up_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 844197792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8acb09b91151bf093d07bcdca039ea3af3d3b65de91534df1b4937b8c8cf9fb9
|
3 |
size 844197792
|
runs/Feb29_17-23-12_382aafca5402/events.out.tfevents.1709227402.382aafca5402.846.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff97bdc3be8d07f5bad7a9a47392bf64d19fc355c14d0745bca2c716c98b6ebd
|
3 |
+
size 6557
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:937636ac3adf41819b9af593ddeaac619321ef5e7b71f4420d1ad988437ca56f
|
3 |
size 4728
|