Uploading model files
Browse files- README.md +0 -1
- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -26,7 +26,6 @@ More information needed
|
|
26 |
|
27 |
### Training hyperparameters
|
28 |
|
29 |
-
|
30 |
### Training results
|
31 |
|
32 |
|
|
|
26 |
|
27 |
### Training hyperparameters
|
28 |
|
|
|
29 |
### Training results
|
30 |
|
31 |
|
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_up_proj",
|
24 |
"down_proj",
|
|
|
25 |
"qkv_proj",
|
26 |
"o_proj"
|
27 |
],
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"down_proj",
|
24 |
+
"gate_up_proj",
|
25 |
"qkv_proj",
|
26 |
"o_proj"
|
27 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 805341552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba3a1b7e3e146261bdb810a10300313829d0ef84457f315f5290d3a6b4dcc335
|
3 |
size 805341552
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2528587b288ddf514a2b2d1e73b5e66afff6b290bfc4a6cbc10228d55643e1a
|
3 |
size 5688
|