simcse
There are 16 repositories under simcse topic.
shawroad/Semantic-Textual-Similarity-Pytorch
experiments of some semantic matching models and comparison of experimental results.
muyuuuu/E-commerce-Search-Recall
天池阿里灵杰问天引擎电商搜索算法赛非官方 baseline,又名 NLP 从入门到 22/2771。
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
hellonlp/sentence-similarity
文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT
hppRC/simple-simcse-ja
Exploring Japanese SimCSE
perceptiveshawty/RankCSE
Implementation of "RankCSE: Unsupervised Sentence Representation Learning via Learning to Rank" (ACL 2023)
daekeun-ml/KoSimCSE-SageMaker
This is a hands-on for ML beginners to perform SimCSE step-by-step. Implemented both supervised SimCSE and unsupervisied SimCSE, and distributed training is possible with Amazon SageMaker.
jifei/simcse-tf2
A TensorFlow 2 Keras implementation of SimCSE with unsupervised and supervised.
MoleculeTransformers/smiles-featurizers
Extract Molecular SMILES embeddings from language models pre-trained with various objectives architectures.
4AI/langml
A Keras-based and TensorFlow-backend NLP Models Toolkit.
DolbyUUU/Reinforcement-Calibration-SimCSE
Reinforcement Calibration SimCSE, combining contrastive learning, artificial potential fields, perceptual loss, and RLHF to achieve improved Semantic Textual Similarity (STS) embeddings. PyTorch-based implementations of PerceptualBERT and ForceBasedInfoNCE, along with fine-tuning capabilities via RLHF and evaluation using SentEval.
luozhouyang/DeepSE
Sentence Embeddings using Deep Nerual Networks in PRODUCTION!
Lollipop/CRLT
CRLT: A Unified Contrastive Learning Toolkit for Unsupervised Text Representation Learning
sn2727/finetuning-embedding-models
Domain adaption for an embedding model using unsupervised and supervised finetuning on scientific texts for the SciFact retrieval task.
naivenlp/rapidnlp-datasets
Data pipelines for both TensorFlow and PyTorch!
qbxlvnf11/SimCSE
SimCSE (Simple Contrastive Learning of Sentence Embeddings) Sample Code: Generating Data & Train