FineTuning BERT for Multi-Class Classification on custom Dataset | Transformer for NLP

preview_player
Показать описание
🔥🐍 Checkout the MASSIVELY UPGRADED 2nd Edition of my Book (with 1300+ pages of Dense Python Knowledge) Covering 350+ Python 🐍 Core concepts

---------------------

-----------------

You can find me here:

**********************************************

**********************************************

Other Playlist you might like 👇

#huggingface #transformers #NLP
#machinelearninginterview #interviewprep #interviewquestions #huggingface
#naturallanguageprocessing #transformers #machinelearning #datascience #nlp #textprocessing #kaggle #tensorflow #pytorch #deeplearning #deeplearningai #100daysofmlcode #neuralnetworks #pythonprogramming #python #100DaysOfMLCode #softwareengineer #dataanalysis #machinelearningalgorithms #computervision #coding #bigdata #computerscience #tech #data #iot #software #dataanalytics #programmer #ml #coder #analytics
Рекомендации по теме
Комментарии
Автор

After watching 200kg of videos, finally found someone who is explaining each part of the code in detail. Thanks!

viranchivedpathak
Автор

Thanks. What I think would have completed this already excellent tutorial is a set-up, maybe a function that will accept the dataframe of the text you want to predict their classes, which then returns a dataframe of the predicted class and probability. Thank you one again for a super helpful tutorial.

OnLyhereAlone
Автор

This is such a well explained video. Thanks!

CharlesOkwuagwu
Автор

Thank you so much!! I was having so many issues with labels and this video helped loads

ChiaraVim
Автор

Thank you so much for these informative tutorials. Really appreciate your efforts!

kshitizkhandelwal
Автор

Thanks for crystal clear explanation Rohan.

Shahad
Автор

Could this be used to detect the situation, task, action, and result in a piece of text? given a good dataset of course.

Nick-bo
Автор

need requirements file for this, facing issues with loading trainer arguments, Idk if its just me.

capper
Автор

Your works are great could you please make a tutorial on visualization tools.

venkateshr
Автор

Thank you for the great tutorial, do you have any suggestion of models for predicting Category 1, Category 2 and Category 3 for the given text ?

vijayasrinivas
Автор

I'm surprised that we are training the entire Bert model during fine tuning, if I got that right. I thought we freeze everything except the head.

wryltxw
Автор

can we use this same for sarcasm detection????