About
Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.

Features
| Public Methods | Basic Usage | Training |
|---|---|---|
| Text Generation | ✔ | ✔ |
| Text Classification | ✔ | ✔ |
| Question Answering | ✔ | ✔ |
| Word Prediction | ✔ | ✔ |
| Text-to-Text | ✔ | ✔ |
| Token Classification | ✔ | |
| Next Sentence Prediction | ✔ |
Courses
Create a text generation web app. Also learn how to fine-tune GPT-Neo
Free Tutorials
Text classification (training)
Text classification (hate speech detection)
Text classification (sentiment analysis)