Sentence Similarity
PEFT
Safetensors
English
text-embedding
embeddings
information-retrieval
beir
text-classification
language-model
text-clustering
text-semantic-similarity
text-evaluation
text-reranking
feature-extraction
Sentence Similarity
natural_questions
ms_marco
fever
hotpot_qa
mteb
Eval Results
{ | |
"alpha_pattern": {}, | |
"auto_mapping": { | |
"base_model_class": "LlamaEncoderModel", | |
"parent_library": "llama_encoder_model.modeling_llama_encoder" | |
}, | |
"base_model_name_or_path": "princeton-nlp/Sheared-LLaMA-1.3B", | |
"bias": "none", | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"layers_pattern": null, | |
"layers_to_transform": null, | |
"loftq_config": {}, | |
"lora_alpha": 32, | |
"lora_dropout": 0.05, | |
"megatron_config": null, | |
"megatron_core": "megatron.core", | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 16, | |
"rank_pattern": {}, | |
"revision": null, | |
"target_modules": [ | |
"down_proj", | |
"gate_proj", | |
"q_proj", | |
"o_proj", | |
"up_proj", | |
"v_proj", | |
"k_proj" | |
], | |
"task_type": null, | |
"use_rslora": false | |
} |