ThilinaRajapakse / simpletransformersLinks
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
☆4,216Updated last month
Alternatives and similar repositories for simpletransformers
Users that are interested in simpletransformers are comparing it to the libraries listed below
Sorting:
- Data augmentation for NLP☆4,621Updated last year
- Super easy library for BERT based NLP models☆1,907Updated last year
- Beyond Accuracy: Behavioral Testing of NLP models with CheckList☆2,041Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,362Updated last year
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆857Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,651Updated 2 years ago
- Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.☆1,753Updated last year
- jiant is an nlp toolkit☆1,666Updated 2 years ago
- BERT-related papers☆2,046Updated 2 years ago
- State-of-the-Art Text Embeddings☆17,649Updated last week
- Must-read Papers on pre-trained language models.☆3,361Updated 2 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,302Updated last year
- Longformer: The Long-Document Transformer☆2,169Updated 2 years ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,151Updated last year
- ✨Fast Coreference Resolution in spaCy with Neural Networks☆2,884Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,922Updated 2 years ago
- Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"☆6,435Updated 5 months ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,244Updated 4 years ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,551Updated 4 months ago
- The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic …☆3,596Updated last month
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,395Updated 4 months ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,180Updated 2 years ago
- Papers & presentation materials from Hugging Face's internal science day☆2,050Updated 4 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,498Updated 3 years ago
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,698Updated 4 months ago
- Top2Vec learns jointly embedded topic, document and word vectors.