Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"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 27280152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b46146f8136e321a530d08fbcf25d207ab55e0c2104fdae4319cf4bf2283613
|
3 |
size 27280152
|
runs/May23_09-38-42_5ef98f3140b8/events.out.tfevents.1716457124.5ef98f3140b8.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1c56090dc0f69a3fa9ea15bad8356a5f19c8979af6eb2c421fc45e7a444cb20
|
3 |
+
size 5164
|
tokenizer.json
CHANGED
@@ -139,7 +139,6 @@
|
|
139 |
"end_of_word_suffix": null,
|
140 |
"fuse_unk": true,
|
141 |
"byte_fallback": true,
|
142 |
-
"ignore_merges": false,
|
143 |
"vocab": {
|
144 |
"<unk>": 0,
|
145 |
"<s>": 1,
|
|
|
139 |
"end_of_word_suffix": null,
|
140 |
"fuse_unk": true,
|
141 |
"byte_fallback": true,
|
|
|
142 |
"vocab": {
|
143 |
"<unk>": 0,
|
144 |
"<s>": 1,
|
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:d2960d2944bbbb1c1559ba7c23bcac216b0684e85a48ae6dad41664c3c5ca54a
|
3 |
+
size 4984
|