OlgaChernytska / word2vec-pytorch
Implementation of the first paper on word2vec
☆213Updated 3 years ago
Alternatives and similar repositories for word2vec-pytorch:
Users that are interested in word2vec-pytorch are comparing it to the libraries listed below
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆183Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆548Updated last year
- BARTScore: Evaluating Generated Text as Text Generation☆337Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆178Updated last year
- Efficient Attention for Long Sequence Processing☆91Updated last year
- Calculate perplexity on a text with pre-trained language models. Support MLM (eg. DeBERTa), recurrent LM (eg. GPT3), and encoder-decoder …☆147Updated 3 months ago
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆203Updated 3 years ago
- PromptBERT: Improving BERT Sentence Embeddings with Prompts☆334Updated last year
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆293Updated 2 years ago
- Tutorial for how to build BERT from scratch☆86Updated 8 months ago
- ☆207Updated 2 years ago
- A Collection of BM25 Algorithms in Python☆1,095Updated 3 months ago
- Some notebooks for NLP☆192Updated last year
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆306Updated 2 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆258Updated last year
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆371Updated 10 months ago
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year
- Code for BERT classifier finetuning for multiclass text classification☆71Updated 2 years ago
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆328Updated last year
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆601Updated 3 months ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆93Updated 2 years ago
- ☆294Updated 2 years ago
- PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE☆53Updated 4 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆520Updated 2 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆61Updated 2 years ago
- Contriever: Unsupervised Dense Information Retrieval with Contrastive Learning☆706Updated last year
- Repository for XLM-T, a framework for evaluating multilingual language models on Twitter data☆147Updated last year