alimoradivartouni
commited on
Commit
•
b7fd9cc
1
Parent(s):
22219a8
Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"v_proj",
|
24 |
"down_proj",
|
25 |
"o_proj",
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
"q_proj",
|
|
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
24 |
"o_proj",
|
25 |
"k_proj",
|
26 |
"up_proj",
|
27 |
"q_proj",
|
28 |
+
"v_proj",
|
29 |
"gate_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3132174928
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6647be75b4f7b20bc7ccfd9a89e9a7cfc8cea051b8fb56df49f3d857961d48d2
|
3 |
size 3132174928
|
runs/Dec19_15-09-03_5f23823e65a1/events.out.tfevents.1734620975.5f23823e65a1.2283.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53b2475a054b1d98232b269b2fe5009cd31c6d0675968ed4659bff6075c23f0b
|
3 |
+
size 6036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f12c2776921f015d8fee26fa4751eb8e2508478c4d79162781a4e2afc923c23f
|
3 |
size 5496
|