imdb-dataset topic
cnn-text-classification
Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
comparatively-finetuning-bert
Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.
imdb-scraper
🎬 An attempt at the most complete IMDb API
imdb_pg_dataset
A Vagrant box that automatically loads the IMDB dataset into Postgres
imdb-series-chart
Visualize the IMDB rating of every episode for any TV series.
FaceRecognition
Detect actor / actress faces in an image and list their work (movies / series)
pixarfilms
:movie_camera: R data package to explore Pixar films, the people, and reception data
Pytorch-TextCNN
Pytorch implementation of the paper Convolutional Neural Networks for Sentence Classification
flan-t5-base-imdb-text-classification
In this implementation, using the Flan T5 large language model, we performed the Text Classification task on the IMDB dataset and obtained a very good accuracy of 93%.
distilbert-base-uncased-finetuning
This repository contains a DistilBERT model fine-tuned using the Hugging Face Transformers library on the IMDb movie review dataset. The model is trained for sentiment analysis, enabling the determina...