AtmicEmbeddingv2 / README.md
SriRamanaYash's picture
Contrastive continue-train (mined hard negatives)
2e57ca8 verified
|
Raw
History Blame Contribute Delete
373 Bytes
---
language:
- en
tags:
- embeddings
- information-retrieval
- ramana-maharshi
- contrastive-learning
base_model: intfloat/multilingual-e5-large
license: mit
pipeline_tag: sentence-similarity
---
# AtmicEmbedding (English query→passage)
Contrastive continue-training of v1 with mined hard negatives. Use `query: ` / `passage: ` prefixes + mean pooling + L2 normalize.