Lajavaness / bilingual-document-embedding

huggingface.co
Total runs: 199
24-hour runs: 10
7-day runs: 22
30-day runs: -9
Model's Last Updated: December 10 2024
sentence-similarity

Introduction of bilingual-document-embedding

Model Details of bilingual-document-embedding

bilingual-document-embedding

bilingual-document-embedding is the Embedding Model for document in bilingual language: french and english with context length up to 8096 tokens . This model is a specialized sentence-embedding trained specifically for the bilingual language, leveraging the robust capabilities of BGE M3 , a pre-trained language model larged on the BGE M3 architecture. The model utilizes xlm-roberta to encode english-french sentences into a 1024-dimensional vector space, facilitating a wide range of applications from semantic search to text clustering. The embeddings capture the nuanced meanings of english-french sentences, reflecting both the lexical and contextual layers of the language.

Full Model Architecture
SentenceTransformer(
  (0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BilingualModel 
  (1): Pooling({'word_embedding_dimension': 1024, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
  (2): Normalize()
)
Training and Fine-tuning process
Stage 1: NLI Training
  • Dataset: [(SNLI+XNLI) for english+french]
  • Method: Training using Multi-Negative Ranking Loss. This stage focused on improving the model's ability to discern and rank nuanced differences in sentence semantics.
Stage 3: Continued Fine-tuning for Semantic Textual Similarity on STS Benchmark
  • Dataset: [STSB-fr and en]
  • Method: Fine-tuning specifically for the semantic textual similarity benchmark using Siamese BERT-Networks configured with the 'sentence-transformers' library.
Stage 4: Advanced Augmentation Fine-tuning
  • Dataset: STSB with generate silver sample from gold sample
  • Method: Employed an advanced strategy using Augmented SBERT with Pair Sampling Strategies, integrating both Cross-Encoder and Bi-Encoder models. This stage further refined the embeddings by enriching the training data dynamically, enhancing the model's robustness and accuracy.
Usage:

Using this model becomes easy when you have sentence-transformers installed:

pip install -U sentence-transformers

Then you can use the model like this:

from sentence_transformers import SentenceTransformer

sentences = ["Paris est une capitale de la France", "Paris is a capital of France"]

model = SentenceTransformer('Lajavaness/bilingual-document-embedding', trust_remote_code=True)
print(embeddings)
Evaluation

TODO

Citation
@article{chen2024bge,
  title={Bge m3-embedding: Multi-lingual, multi-functionality, multi-granularity text embeddings through self-knowledge distillation},
  author={Chen, Jianlv and Xiao, Shitao and Zhang, Peitian and Luo, Kun and Lian, Defu and Liu, Zheng},
  journal={arXiv preprint arXiv:2402.03216},
  year={2024}
}

@article{conneau2019unsupervised,
  title={Unsupervised cross-lingual representation learning at scale},
  author={Conneau, Alexis and Khandelwal, Kartikay and Goyal, Naman and Chaudhary, Vishrav and Wenzek, Guillaume and Guzm{\'a}n, Francisco and Grave, Edouard and Ott, Myle and Zettlemoyer, Luke and Stoyanov, Veselin},
  journal={arXiv preprint arXiv:1911.02116},
  year={2019}
}

@article{reimers2019sentence,
   title={Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks},
   author={Nils Reimers, Iryna Gurevych},
   journal={https://arxiv.org/abs/1908.10084},
   year={2019}
}

@article{thakur2020augmented,
  title={Augmented SBERT: Data Augmentation Method for Improving Bi-Encoders for Pairwise Sentence Scoring Tasks},
  author={Thakur, Nandan and Reimers, Nils and Daxenberger, Johannes and Gurevych, Iryna},
  journal={arXiv e-prints},
  pages={arXiv--2010},
  year={2020}

Runs of Lajavaness bilingual-document-embedding on huggingface.co

199
Total runs
10
24-hour runs
22
3-day runs
22
7-day runs
-9
30-day runs

More Information About bilingual-document-embedding huggingface.co Model

More bilingual-document-embedding license Visit here:

https://choosealicense.com/licenses/apache-2.0

bilingual-document-embedding huggingface.co

bilingual-document-embedding huggingface.co is an AI model on huggingface.co that provides bilingual-document-embedding's model effect (), which can be used instantly with this Lajavaness bilingual-document-embedding model. huggingface.co supports a free trial of the bilingual-document-embedding model, and also provides paid use of the bilingual-document-embedding. Support call bilingual-document-embedding model through api, including Node.js, Python, http.

bilingual-document-embedding huggingface.co Url

https://huggingface.co/Lajavaness/bilingual-document-embedding

Lajavaness bilingual-document-embedding online free

bilingual-document-embedding huggingface.co is an online trial and call api platform, which integrates bilingual-document-embedding's modeling effects, including api services, and provides a free online trial of bilingual-document-embedding, you can try bilingual-document-embedding online for free by clicking the link below.

Lajavaness bilingual-document-embedding online free url in huggingface.co:

https://huggingface.co/Lajavaness/bilingual-document-embedding

bilingual-document-embedding install

bilingual-document-embedding is an open source model from GitHub that offers a free installation service, and any user can find bilingual-document-embedding on GitHub to install. At the same time, huggingface.co provides the effect of bilingual-document-embedding install, users can directly use bilingual-document-embedding installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

bilingual-document-embedding install url in huggingface.co:

https://huggingface.co/Lajavaness/bilingual-document-embedding

Url of bilingual-document-embedding

bilingual-document-embedding huggingface.co Url

Provider of bilingual-document-embedding huggingface.co

Lajavaness
ORGANIZATIONS

Other API from Lajavaness