Training in progress, epoch 0
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 |
+
"q_proj",
|
24 |
+
"v_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 33571624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93f608e06901cd87962145f2d558434e92b525e655e9774af83744c53444a3c1
|
3 |
size 33571624
|
runs/Apr29_15-24-10_28024e787ce9/events.out.tfevents.1714404255.28024e787ce9.219.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:037896c42e9da7179f5584ac8b9dcc8a31dbe16aa1b1e02aac37cf04ebc77ff7
|
3 |
+
size 7448
|
runs/Apr29_15-41-31_28024e787ce9/events.out.tfevents.1714405297.28024e787ce9.219.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43f4a3cd49e8240be7856da49adbdfdc8a4fdfe9f31d470b4fbc2fb2372cac2
|
3 |
+
size 6139
|
tokenizer.json
CHANGED
@@ -139,6 +139,7 @@
|
|
139 |
"end_of_word_suffix": null,
|
140 |
"fuse_unk": true,
|
141 |
"byte_fallback": true,
|
|
|
142 |
"vocab": {
|
143 |
"<unk>": 0,
|
144 |
"<s>": 1,
|
|
|
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,
|
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:4b96beec3caa65065c688af81032a8710cc0817aeb0441956684e2b41f765b24
|
3 |
+
size 5048
|