huggingface-transformers topic
private-transformers
A codebase that makes differentially private training of transformers easy.
Transformers-Domain-Adaptation
:no_entry: [DEPRECATED] Adapt Transformer-based language models to new text domains
mlops-hf-tf-vision-models
MLOps for Vision Models (TensorFlow) from 🤗 Transformers with TensorFlow Extended (TFX)
ChatBot-GPT2
[NLP] A ChatBot implemented using huggingface-transformers-gpt2
transformers-embedder
A Word Level Transformer layer based on PyTorch and 🤗 Transformers.
nlp_notebooks
Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.
text-classification-transformers
Easy text classification for everyone : Bert based models via Huggingface transformers (KR / EN)
Cutoff
The source code for the Cutoff data augmentation approach proposed in this paper: "A Simple but Tough-to-Beat Data Augmentation Approach for Natural Language Understanding and Generation".
Text-Summarizer
Comparing state of the art models for text summary generation
ai-msgbot
Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.