Training in progress, epoch 1
Browse files- adapter_config.json +4 -3
- adapter_model.safetensors +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -24,8 +24,9 @@
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
-
"
|
28 |
-
"
|
29 |
],
|
30 |
-
"task_type": null
|
|
|
31 |
}
|
|
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
27 |
+
"value",
|
28 |
+
"query"
|
29 |
],
|
30 |
+
"task_type": null,
|
31 |
+
"use_rslora": false
|
32 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2372592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70eaf9ed3eb17bf241fe019511cf340c2320afedc161811228553067bf58fb6a
|
3 |
size 2372592
|
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:61017f2192eeec010f3f2ebe64e53f1020deec9b012470f29def3764c3f7c2eb
|
3 |
+
size 4792
|