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
Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
"base_model_class": "LlamaEncoderModel",
|
5 |
-
"parent_library": "
|
6 |
},
|
7 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
8 |
"bias": "none",
|
|
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
"base_model_class": "LlamaEncoderModel",
|
5 |
+
"parent_library": "llama_encoder_model.modeling_llama_encoder"
|
6 |
},
|
7 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
|
8 |
"bias": "none",
|