imdb-dataset topic

List imdb-dataset repositories

cnn-text-classification

116
Stars
37
Forks
Watchers

Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0

comparatively-finetuning-bert

115
Stars
28
Forks
Watchers

Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in PyTorch.

imdb-scraper

35
Stars
7
Forks
Watchers

🎬 An attempt at the most complete IMDb API

imdb_pg_dataset

57
Stars
10
Forks
Watchers

A Vagrant box that automatically loads the IMDB dataset into Postgres

imdb-series-chart

24
Stars
1
Forks
Watchers

Visualize the IMDB rating of every episode for any TV series.

FaceRecognition

18
Stars
5
Forks
Watchers

Detect actor / actress faces in an image and list their work (movies / series)

pixarfilms

16
Stars
4
Forks
Watchers

:movie_camera: R data package to explore Pixar films, the people, and reception data

Pytorch-TextCNN

20
Stars
4
Forks
Watchers

Pytorch implementation of the paper Convolutional Neural Networks for Sentence Classification

flan-t5-base-imdb-text-classification

18
Stars
2
Forks
Watchers

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

87
Stars
0
Forks
Watchers

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...