ThilinaRajapakse / simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
☆4,169Updated 10 months ago
Alternatives and similar repositories for simpletransformers:
Users that are interested in simpletransformers are comparing it to the libraries listed below
- Data augmentation for NLP☆4,540Updated 9 months ago
- Super easy library for BERT based NLP models☆1,890Updated 7 months ago
- BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)☆7,296Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,350Updated last year
- Papers & presentation materials from Hugging Face's internal science day☆2,045Updated 4 years ago
- Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the…☆2,026Updated 7 months ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,630Updated 2 years ago
- Github repo with tutorials to fine tune transformers for diff NLP tasks☆845Updated last year
- The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agnostic …☆3,536Updated last week
- Beyond Accuracy: Behavioral Testing of NLP models with CheckList☆2,031Updated last year
- State-of-the-Art Text Embeddings☆16,415Updated this week
- Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"☆6,325Updated last month
- [EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821☆3,535Updated 5 months ago
- The implementation of DeBERTa☆2,069Updated last year
- Unsupervised text tokenizer for Neural Network-based text generation.☆10,771Updated last week
- Longformer: The Long-Document Transformer☆2,101Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,905Updated 2 years ago
- A curated list of pretrained sentence and word embedding models☆2,257Updated 3 years ago
- TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs…☆3,138Updated 8 months ago
- A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)☆1,125Updated 7 months ago
- A python tool for evaluating the quality of sentence embeddings.☆2,104Updated last year
- 🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy☆1,378Updated 2 months ago
- BERT-related papers☆2,044Updated last year
- Minimal keyword extraction with BERT☆3,816Updated 2 weeks ago
- A Unified Library for Parameter-Efficient and Modular Transfer Learning☆2,681Updated this week
- Must-read Papers on pre-trained language models.☆3,360Updated 2 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,484Updated 3 years ago
- A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of lang…☆1,534Updated 4 months ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders