chrisvdweth / ml-toolkit
☆64Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ml-toolkit
- RNN Encoder-Decoder in PyTorch☆41Updated 3 months ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆88Updated 2 years ago
- An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.☆133Updated 4 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 3 years ago
- ☆77Updated 4 years ago
- ☆81Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆150Updated last year
- ☆46Updated 4 years ago
- Sentiment analysis in Pytorch on an IMDb dataset.☆65Updated last year
- A tour of different optimization algorithms in PyTorch.☆82Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆200Updated 2 years ago
- 👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)☆23Updated 5 years ago
- [IN PROGRESS] An introduction to generative adversarial networks (GANs) and variational autoencoders (VAEs) in PyTorch, by implementing a…☆29Updated 5 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆59Updated 2 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆48Updated 2 years ago
- A PyTorch implementation of Context Vector Data Description (CVDD), a method for Anomaly Detection on text.☆71Updated 2 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Minimalist BERT implementation assignment for CS11-711☆79Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆222Updated last year
- ☆204Updated 7 months ago
- Checkout the new version at the link!☆23Updated 3 years ago
- PyTorch implementation of Variational LSTM and Monte Carlo dropout.☆55Updated 2 years ago
- Code for BERT classifier finetuning for multiclass text classification☆70Updated 2 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆92Updated 2 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆155Updated 8 months ago
- Minimal RNN classifier with self-attention in Pytorch☆148Updated 2 years ago
- Revisiting Pretrarining Objectives for Tabular Deep Learning☆62Updated 2 years ago
- ☆44Updated last year
- MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space☆40Updated 3 years ago