add data
Browse files- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
| 201 |
|
| 202 |
### Framework versions
|
| 203 |
|
| 204 |
-
- PEFT 0.
|
|
|
|
| 201 |
|
| 202 |
### Framework versions
|
| 203 |
|
| 204 |
+
- PEFT 0.8.2
|
adapter_config.json
CHANGED
|
@@ -20,9 +20,9 @@
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"c_attn",
|
| 23 |
-
"w1",
|
| 24 |
"w2",
|
| 25 |
-
"c_proj"
|
|
|
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"use_rslora": false
|
|
|
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
"c_attn",
|
|
|
|
| 23 |
"w2",
|
| 24 |
+
"c_proj",
|
| 25 |
+
"w1"
|
| 26 |
],
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"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 71606176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21e5abc1497fc73aef8309e75caadd91a78dd4195892bb825d1997831c5f04a6
|
| 3 |
size 71606176
|