TirendazAcademy / Bert-Text-Classification-Gradio-App

End-to-end text classification project with Transformers, Comet ML, and Gradio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Classification App with Transformers & Comet ML & Gradio

This project aims to show how to perform an end-to-end text classification project. To do this, I used Transformers for fine-tuning the BERT model, Comet ML for monitoring hyperparameters and the app, and Gradio for building the text classification app.

You can check out my medium blog post for this project.

You can review this app on my HuggingFace space.

Text Classification App

Gradio App in Comet ML Dashboard

๐Ÿ“Œ Don't forget to give a star if you like this repo. โœจ

๐Ÿ”— Let's connect YouTube | Medium | Twitter | Linkedin ๐Ÿ˜Ž

About

End-to-end text classification project with Transformers, Comet ML, and Gradio


Languages

Language:Jupyter Notebook 98.9%Language:Python 1.1%