Skip to content

Fine tuning Roberta to classify movies into their respective genres based on their titles and synopses.

Notifications You must be signed in to change notification settings

JazBern/movie-genre-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

movie-genre-prediction

Fine tuning Roberta to classify movies into their respective genres based on their titles and synopses.

Dataset

https://huggingface.co/datasets/datadrivenscience/movie-genre-prediction

The dataset contains ~100,000 movies. Each entry includes the original title, the genre and the synopsis of the movie. It is a mix of both original and AI-generated titles, genres, and synopses. The 10 genres include action, adventure, crime, family, fantasy, horror, mystery, romance, scifi, and thriller.

About

Fine tuning Roberta to classify movies into their respective genres based on their titles and synopses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published