OlgaChernytska / word2vec-pytorchLinks
Implementation of the first paper on word2vec
☆245Updated 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
Sorting:
- Extremely simple and fast word2vec implementation with Negative Sampling + Sub-sampling☆188Updated 4 years ago
- Paper List for Contrastive Learning for Natural Language Processing☆567Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆98Updated 3 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Tutorial for how to build BERT from scratch☆101Updated last year
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆310Updated 2 years ago
- ☆69Updated 2 years ago
- Collection of papers and resources for data augmentation for NLP.☆830Updated 3 years ago
- 👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)☆24Updated 6 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆296Updated 3 years ago
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆589Updated 2 years ago
- docTTTTTquery document expansion model☆371Updated 2 years ago
- Multimodal model for text and tabular data with HuggingFace transformers as building block for text data☆610Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- ☆499Updated 2 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆547Updated 3 years ago
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆219Updated 4 years ago
- A Collection of BM25 Algorithms in Python☆1,265Updated last year
- Efficient Attention for Long Sequence Processing☆97Updated last year
- A Light and Modular PyTorch NLP Project Template☆60Updated 5 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆535Updated 4 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Annotations of the interesting ML papers I read☆263Updated last month
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆400Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆97Updated 3 years ago
- ICML'2022: NLP From Scratch Without Large-Scale Pretraining: A Simple and Efficient Framework☆255Updated last year