Upload MixLoRA adapter trained on t5-mprc
Browse files- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
adapter_config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"wo"
|
| 16 |
],
|
| 17 |
"routing_strategy": "mixlora",
|
| 18 |
-
"num_experts":
|
| 19 |
"act_fn": "relu",
|
| 20 |
"top_k": 1,
|
| 21 |
"target_sparsity": 0.3,
|
|
|
|
| 15 |
"wo"
|
| 16 |
],
|
| 17 |
"routing_strategy": "mixlora",
|
| 18 |
+
"num_experts": 1,
|
| 19 |
"act_fn": "relu",
|
| 20 |
"top_k": 1,
|
| 21 |
"target_sparsity": 0.3,
|
adapter_model.safetensors
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:463628361ecbe3aaaa1db06805067cb5131b2bf093dca6c24f778a4c28fd9ef0
|
| 3 |
+
size 14294304
|