Upload folder using huggingface_hub
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 256,
|
16 |
"lora_bias": false,
|
17 |
-
"lora_dropout": 0.
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": null,
|
|
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 256,
|
16 |
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.05,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
20 |
"modules_to_save": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 102250288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abfd3cd51bbbb6ed41f5a79113b171ffb7e15f96a6872404d6f8bb8161b28270
|
3 |
size 102250288
|
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:17c366912bf67716b4c38190a09eeb8ed86e1540bd6e73c62b2d0bdb2656d70d
|
3 |
size 5368
|