mjbuehler commited on
Commit
6fe6bb5
1 Parent(s): d0da105

Upload 2 files

Browse files
X-LoRA/xlora_classifier.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34deb923e3cfc3bd45471c1573eb6dbf91322d4ad5c92dc4b617bcbf4d0543b0
3
- size 55575096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44db6f15b3d7708c42d4e1ad59b7a6804087308608cbcc8f98453d1ee1414728
3
+ size 11799520
X-LoRA/xlora_config.json CHANGED
@@ -1 +1 @@
1
- {"hidden_size": 4096, "enable_softmax": true, "layerwise_scalings": true, "top_k_lora": null, "xlora_depth": 6, "xlora_size": 2048, "enable_relu_and_dropout": true, "xlora_dropout_p": 0.1, "stop_token_id": null, "use_trainable_adapters": false, "use_mean_pool": false}
 
1
+ {"hidden_size": 4096, "enable_softmax": true, "enable_softmax_topk": false, "layerwise_scalings": true, "xlora_depth": 1, "xlora_size": 2048, "enable_relu_and_dropout": true, "use_bias": true, "xlora_dropout_p": 0.2, "stop_token_id": null, "use_trainable_adapters": false, "softmax_temperature": 1.0, "top_k_lora": null}