Training in progress, step 50
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- tokenizer.json +2 -2
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
24 |
-
"o_proj",
|
25 |
"k_proj",
|
|
|
26 |
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"q_proj",
|
|
|
24 |
"k_proj",
|
25 |
+
"o_proj",
|
26 |
"v_proj"
|
27 |
],
|
28 |
"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 109086416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca8ecdc6a9304b7df7171c3580d8d60de64eda3252ceeed89a4baedcd7488a04
|
3 |
size 109086416
|
tokenizer.json
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:345ccf04a5257f473e331715ecc69365c5ac8fc2490923fe7155560af809ec1a
|
3 |
+
size 20124090
|
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:268133c39c2c0a92af0b5360de5b1e03376bd9ddb9a8fd0bbd78caf0358146be
|
3 |
+
size 5496
|