sambitbhaumik/siamese-nn-sts
Project files contain PyTorch implementations for Siamese BiLSTM models for Semantic Text Similarity task on the SICK Dataset using FastText embeddings. Also contains Siamese BiLSTM-Transformer Encoder and SBERT fine-tuning implementations on the STS Data tasks.
No commits in the last 6 months.
Stars
3
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sambitbhaumik/siamese-nn-sts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DebarshiChanda/Amazon-ML-Challenge2021
Scripts and Approach for Amazon ML Challenge
shahrukhx01/siamese-nn-semantic-text-similarity
A repository containing comprehensive Neural Networks based PyTorch implementations for the...
HasanBGit/KSAA2026-Fine-Tashkeel
Official code for "Fine-Tashkeel at KSAA-2026" — Systematic evaluation of 18 Seq2Seq, token...
fork123aniket/Contrastive-Learning-for-Sentence-Embeddings
Implementation of Simple Contrastive Learning-based Unsupervised approach to generate sentence...
DoctorLai/SimilarString
Compute the score of similarity between two strings