Sentiment Analysis with BERT Using Huggingface, PyTorch and Python Tutorial
Offered By: Venelin Valkov via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on text preprocessing for sentiment analysis using BERT, Hugging Face, PyTorch, and Python. Explore data preprocessing techniques, including tokenization with BertTokenizer, adding special tokens, padding sequences to fixed lengths, and creating attention masks. Learn to set up a notebook, explore data, choose optimal sequence lengths, create PyTorch datasets, split data into train/validation/test sets, and set up data loaders. Gain practical insights into natural language processing and machine learning workflows for sentiment analysis tasks.
Syllabus
Introduction
Notebook setup
Data exploration
Data preprocessing - tokenization, padding & attention mask
Choosing maximum sequence length
Create PyTorch dataset
Splitting the data into train, validation, and test sets
Creating data loaders
Taught by
Venelin Valkov
Related Courses
Deep Learning with Python and PyTorch.IBM via edX Introduction to Machine Learning
Duke University via Coursera How Google does Machine Learning em Português Brasileiro
Google Cloud via Coursera Intro to Deep Learning with PyTorch
Facebook via Udacity Secure and Private AI
Facebook via Udacity