nerdimite/bert-finetuning-webinar
Code for the FullStack AI Live Coding Series- Part 1 (CellStrat AI Lab)
This project helps AI developers and researchers understand and implement the process of adapting a pre-trained BERT model for specific natural language tasks. It takes raw text data as input and outputs a fine-tuned sentiment analysis model. The primary users are machine learning engineers, data scientists, and AI hobbyists looking to enhance their natural language processing skills.
No commits in the last 6 months.
Use this if you are an AI developer or researcher learning how to fine-tune large language models like BERT for specific applications, such as sentiment analysis.
Not ideal if you are looking for a ready-to-use sentiment analysis tool without needing to understand or implement the underlying machine learning code.
Stars
9
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/nerdimite/bert-finetuning-webinar"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
webis-de/small-text
Active Learning for Text Classification in Python
mead-ml/mead-baseline
Deep-Learning Model Exploration and Development for NLP
x-tabdeveloping/turftopic
Robust and fast topic models with sentence-transformers.
HumanSignal/label-studio-transformers
Label data using HuggingFace's transformers and automatically get a prediction service