patrickvonplaten / notebooks
Some notebooks for NLP
☆188Updated last year
Related projects ⓘ
Alternatives and complementary repositories for notebooks
- Efficient Attention for Long Sequence Processing☆89Updated 11 months ago
- A repo to explore different NLP tasks which can be solved using T5☆169Updated 3 years ago
- Tutorial for first time BERT users,☆102Updated last year
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated last year
- 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
- Few-shot Named Entity Recognition☆122Updated 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…☆201Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- ☆124Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆160Updated last year
- xfspell — the Transformer Spell Checker☆187Updated 4 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated last year
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆197Updated last year
- Neural information retrieval / Semantic search / Bi-encoders☆167Updated last year
- Contains notebooks related to various transformers based models for different nlp based tasks☆42Updated last year
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆255Updated 2 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆126Updated 3 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆157Updated last month
- Comprehensive NLP Evaluation System☆188Updated 3 months ago
- Generating boolean (yes/no) questions from any content using T5 text-to-text transformer model and BoolQ dataset☆35Updated last year
- Load What You Need: Smaller Multilingual Transformers for Pytorch and TensorFlow 2.0.☆101Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 2 years ago
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆153Updated 11 months ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆189Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆187Updated 3 years ago
- MobileBERT and DistilBERT for extractive summarization☆87Updated last year
- Summarization Task using Bart and T5 models.☆171Updated 4 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- this is where we share notebooks/projects used in your youtube channel☆147Updated 3 years ago
- This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020…☆32Updated 3 years ago