bigyellowcat
commited on
Commit
•
379b5c2
1
Parent(s):
e7af690
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- adapter_config.json +0 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -199,4 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
-
- PEFT 0.
|
|
|
199 |
[More Information Needed]
|
200 |
### Framework versions
|
201 |
|
202 |
+
- PEFT 0.13.2
|
adapter_config.json
CHANGED
@@ -11,7 +11,6 @@
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 64,
|
14 |
-
"lora_bias": false,
|
15 |
"lora_dropout": 0.1,
|
16 |
"megatron_config": null,
|
17 |
"megatron_core": "megatron.core",
|
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 64,
|
|
|
14 |
"lora_dropout": 0.1,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25572992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95e2f5a524bc4e116f74ff76ddf57115614598b16aa52412471af54494004124
|
3 |
size 25572992
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4565ae3a01daa51de795c52a68394b9959118a7b3c1b6786d304a7baa83e7ef
|
3 |
size 5368
|