nikhilbarhate99 / Char-RNN-PyTorchLinks
Minimal implementation of Multi-layer Recurrent Neural Networks (LSTM) for character-level language modelling in PyTorch
☆49Updated 6 years ago
Alternatives and similar repositories for Char-RNN-PyTorch
Users that are interested in Char-RNN-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆31Updated 6 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs.…☆75Updated 5 years ago
- xfspell — the Transformer Spell Checker☆189Updated 5 years ago
- Basic implementation of BERT and Transformer in Pytorch in one short python file (also includes "predict next word" GPT task)☆45Updated 2 years ago
- Use fastai-v2 with HuggingFace's pretrained transformers☆110Updated 5 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- ☆48Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Jupyter notebooks that use the Fastai library☆92Updated 4 years ago
- Create interactive textual heat maps for Jupiter notebooks☆196Updated last year
- RNN Encoder-Decoder in PyTorch☆45Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 3 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆160Updated 4 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- Fixes contractions such as `you're` to `you are`☆320Updated 3 years ago
- ☆64Updated 5 years ago
- Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.☆539Updated 3 weeks ago
- this is where we share notebooks/projects used in your youtube channel☆149Updated 4 years ago
- Repository for XLM-T, a framework for evaluating multilingual language models on Twitter data☆160Updated 2 years ago
- ☆76Updated 5 years ago
- ☆34Updated 5 years ago
- A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+☆37Updated 4 years ago
- Visualising the Transformer encoder☆111Updated 5 years ago
- State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).☆85Updated 2 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 5 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 5 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- Sentence transformers models for SpaCy☆108Updated 2 years ago