patrickvonplaten / notebooksLinks
Some notebooks for NLP
☆207Updated 2 years ago
Alternatives and similar repositories for notebooks
Users that are interested in notebooks are comparing it to the libraries listed below
Sorting:
- 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…☆264Updated 3 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 5 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 3 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- ☆115Updated last month
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- xfspell — the Transformer Spell Checker☆189Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆79Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Efficient Attention for Long Sequence Processing☆98Updated last year
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆275Updated last year
- Deploy transformers serverless on AWS Lambda