Training in progress, step 1000
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -19,8 +19,8 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"
|
24 |
],
|
25 |
"task_type": "TOKEN_CLS",
|
26 |
"use_rslora": false
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"query_proj",
|
23 |
+
"value_proj"
|
24 |
],
|
25 |
"task_type": "TOKEN_CLS",
|
26 |
"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 3197148
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:122eec45fc96f72b7e316146d192ff6c4e0c1d3c5d60a24a5f8523d64fd1cd8d
|
3 |
size 3197148
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1736134556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b9d3faa360aedf18c6530d9ea432d31583d62356dcc149e5db21d59ec88e7a1
|
3 |
size 1736134556
|
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:b9cee85ddba4e31ef6e93cd588812e29292c9d28fc329a87415a194630bb7b03
|
3 |
+
size 4664
|