datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Movie101
Movie101
[!NOTE]
Please carefully read the Movie101 license before using the data.Current dataset version: Movie101v2
Audio Description (AD) describes movie content in real time to help visually impaired individuals enjoy movies, where a narration speech briefly summarizes the ongoing plots during pauses in character dialogue, help its audience keep up with the movie.
The AD creation involves extensive work by human experts, which is costly and difficult to cover the vast array… See the full description on the dataset page: https://huggingface.co/datasets/yuezih/Movie101.Japanese_NicoNico_Douga_Movie_Meta_Data_2016MovieSum
MovieSum: An Abstractive Summarization Dataset for Movie Screenplays
Dataset Summary
MovieSum consists of 2,200 movie screenplays and their corresponding Wikipedia summaries. It is a long-form summarization task where the mean length of movie screenplays is approximately 34K. We manually formatted the movie screenplays to represent their structural elements. We also provide the IMDB ID for each movie to facilitate the collection of additional metadata.
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/rohitsaxena/MovieSum.cs_csfd-movie-reviews
Dataset Card for CSFD movie reviews (Czech)
Dataset Description
The dataset contains user reviews from Czech/Slovak movie databse website https://csfd.cz.
Each review contains text, rating, date, and basic information about the movie (or TV series).
The dataset has in total (train+validation+test) 30,000 reviews. The data is balanced - each rating has approximately the same frequency.
Dataset Features
Each sample contains:
review_id: unique string identifier… See the full description on the dataset page: https://huggingface.co/datasets/fewshot-goes-multilingual/cs_csfd-movie-reviews.imdb-movie-reviews
IMDB Movie Reviews
This is a dataset for binary sentiment classification containing substantially huge data. This dataset contains a set of 50,000 highly polar movie reviews for training models for text classification tasks.
The dataset is downloaded from
https://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz
This data is processed and splitted into training and test datasets (0.2% test split). Training dataset contains 40000 reviews and test dataset contains 10000… See the full description on the dataset page: https://huggingface.co/datasets/ajaykarthick/imdb-movie-reviews.embedded_movies
sample_mflix.embedded_movies
This data set contains details on movies with genres of Western, Action, or Fantasy. Each document contains a single movie, and information such as its title, release year, and cast.
In addition, documents in this collection include a plot_embedding field that contains embeddings created using OpenAI's text-embedding-ada-002 embedding model that you can use with the Atlas Search vector search feature.
Overview
This dataset offers a… See the full description on the dataset page: https://huggingface.co/datasets/MongoDB/embedded_movies.movies
Movie Scripts Dataset
The Movie Scripts Dataset consists of scripts from 1,172 movies, providing a comprehensive collection of movie dialogues and narratives. This dataset is designed to support various natural language processing (NLP) tasks, including dialogue generation, script summarization, and text analysis.
Details
The dataset contains 2 columns:
Name: The title of the movie.
Script: The full script of the movie in English.
Usage
The Movie Scripts… See the full description on the dataset page: https://huggingface.co/datasets/IsmaelMousa/movies.pcl-viewer-kitti-movie
pcl-viewer KITTI movies
Draco-compressed LiDAR frames for the
pcl-viewer demo, in two folders:
geometry/ — sweeps from KITTI raw drive 2011_09_26_drive_0005, positions
plus per-point intensity (Draco color green channel).
seg/ — SemanticKITTI sequence slice with a per-point class id (Draco
color red channel) and intensity (green channel), plus boxes.json (one
axis-aligned 3D box per thing instance per frame).
Attribution & license
Source: KITTI / SemanticKITTI… See the full description on the dataset page: https://huggingface.co/datasets/kolodkin/pcl-viewer-kitti-movie.moviemovie-scriptsmovielens-1m-ratings-standardizeddouban_movie_commentssk_csfd-movie-reviews
Dataset Card for CSFD movie reviews (Slovak)
Dataset Description
The dataset contains user reviews from Czech/Slovak movie databse website https://csfd.cz.
Each review contains text, rating, date, and basic information about the movie (or TV series).
The dataset has in total (train+validation+test) 30,000 reviews. The data is balanced - each rating has approximately the same frequency.
Dataset Features
Each sample contains:
review_id: unique string identifier… See the full description on the dataset page: https://huggingface.co/datasets/fewshot-goes-multilingual/sk_csfd-movie-reviews.beyazperde-top-300-movie-reviews
Dataset Card for turkish-nlp-suite/beyazperde-top-300-movie-reviews
Dataset Summary
Beyazperde Movie Reviews offers Turkish sentiment analysis datasets that is scraped from popular movie reviews website Beyazperde.com. Top 300 Movies include audience reviews about best 300 movies of all the time. Here's the star rating distribution:
star rating
count
0.5
101
1.0
39
1.5
19
2.0
44
2.5
210
3.0
196
3.5
490
4.0
1212
4.5
818
5.0
1251
total
4380… See the full description on the dataset page: https://huggingface.co/datasets/turkish-nlp-suite/beyazperde-top-300-movie-reviews.movies_CLIP_ViT-L14
🎬 Movie Frame & Caption Dataset
📖 Introduction
This dataset was created from multiple movies across 10 genres, with approximately 3 movies per genre.From each movie, frames were extracted periodically, and AI-generated captions (BLIP) were assigned to each frame.A total of 93,813 frames were extracted.
This dataset can be used for tasks such as:
Video understanding
Multimodal learning (image + text)
Image captioning
Vision-language retrieval
📂 Data… See the full description on the dataset page: https://huggingface.co/datasets/thaotien/movies_CLIP_ViT-L14.movie-review-sentiment
🎬 Movie Review Sentiment (Mini)
A tiny hand-built dataset of one-sentence movie reviews labeled with their
sentiment, used to demonstrate the full Hugging Face workflow:
Dataset → Model → Space
What's inside
Split
Rows
Classes
train
168
positive, negative, neutral
test
42
positive, negative, neutral
Each example has two fields:
text — an English sentence reviewing a movie
label — one of positive, negative, neutral
Why this… See the full description on the dataset page: https://huggingface.co/datasets/chennab28/movie-review-sentiment.beyazperde-all-movie-reviews
Dataset Card for turkish-nlp-suite/beyazperde-all-movie-reviews
Dataset Summary
Beyazperde Movie Reviews offers Turkish sentiment analysis datasets that is scraped from popular movie reviews website Beyazperde.com. All Movie Reviews include audience reviews about movies of all the time. Here's the star rating distribution:
star rating
count
0.5
3.635
1.0
2.325
1.5
1.077
2.0
1.902
2.5
4.767
3.0
4.347
3.5
6.495
4.0
9.486
4.5
3.652
5.0
7.594… See the full description on the dataset page: https://huggingface.co/datasets/turkish-nlp-suite/beyazperde-all-movie-reviews.movie-screenplays-tokenized-dataset
Screenplay Corpus — Tokenized (GPT-2)
Pre-tokenized screenplay corpus used to train and evaluate the models in the GPT-2 Screenplay Fine-Tuning Study. Derived from Movie-Script-Database by Aveek Saha. Provided as tokenized JSON splits ready for direct consumption by a GPT-2 Trainer pipeline — no preprocessing required.
Dataset Description
This dataset contains approximately 94 million tokens of professionally formatted screenplay text, pre-tokenized using the… See the full description on the dataset page: https://huggingface.co/datasets/raghavnimbalkar/movie-screenplays-tokenized-dataset.Haruhi-Zero-RolePlaying-movie-PIPPA
2000 Chinese RoleCards from IMDB_250 Movies and PIPPA
用于拓展zero-shot角色扮演的角色卡片。
其中870个角色来自电影字幕总结(id为movie_xx),其中406张翻译成了简体中文,剩下的没翻(所以有些繁体或者英文混杂)
1270个角色来自于对PIPPA数据集的翻译
凌云志@伯恩茅斯大学 使用射手api爬取了电影的字幕
李鲁鲁 完成了从字幕到角色卡片的总结,以及对数据的翻译(openai)
后续
我们后续打算用这些卡片 从openai, CharacterGLM, KoboldAI的api中,利用Baize的方式去获得数据。
项目主页 https://github.com/LC1332/Chat-Haruhi-Suzumiya
如果你要讨论加入我们的项目
可以把你的联系方式私信发给 https://www.zhihu.com/people/cheng-li-47
movies
Movie Scripts Dataset
The Movie Scripts Dataset consists of scripts from 1,172 movies, providing a comprehensive collection of movie dialogues and narratives. This dataset is designed to support various natural language processing (NLP) tasks, including dialogue generation, script summarization, and text analysis.
Details
The dataset contains 2 columns:
Name: The title of the movie.
Script: The full script of the movie in English.
Usage
The Movie Scripts… See the full description on the dataset page: https://huggingface.co/datasets/chuanli1013/movies.Movie_evaluationmit-movie-triviamovielens-100kimdb-movie-reviews
IMDB Movie Reviews
This is a dataset for binary sentiment classification containing substantially huge data. This dataset contains a set of 50,000 highly polar movie reviews for training models for text classification tasks.
The dataset is downloaded from
https://ai.stanford.edu/~amaas/data/sentiment/aclImdb_v1.tar.gz
This data is processed and splitted into training and test datasets (0.2% test split). Training dataset contains 40000 reviews and test dataset contains 10000… See the full description on the dataset page: https://huggingface.co/datasets/puneet44/imdb-movie-reviews.letterboxd-all-movie-data
Letterboxd Film Dataset
This dataset contains a comprehensive collection of 847,209 films from the Letterboxd platform, including movie information, user reviews, and ratings.
Dataset Summary
Total Films: 847,209
File Size: ~1.12 GB (1,120,572,122 bytes)
Format: JSONL (JSON Lines)
Language: Primarily English, with some multilingual content
Data Structure
Each line contains a JSON object with the following fields:
{
"url":… See the full description on the dataset page: https://huggingface.co/datasets/PratikDhonde/letterboxd-all-movie-data.mit-moviesinefil-movie-reviews
Sinefil Movie Reviews
A movie reviews sentiment analysis dataset for Turkish.
Dataset Summary
Sinefil Movie Reviews offers Turkish sentiment analysis datasets that is scraped from popular movie reviews website Sinefil.com. The reviews include audience reviews about movies of all the time.
The score field takes values between 1 and 9.9. Values are like 8, 8.1, 8.2 .. 8.9. Here's the distribution divided into integer bins:
star rating
count
1-2
2323
2-3
874… See the full description on the dataset page: https://huggingface.co/datasets/turkish-nlp-suite/sinefil-movie-reviews.Movie-Vector-WeaviateMovieStoryGen
MovieStoryGen: Movie-Inspired Creative Writing Dataset
Dataset Description
MovieStoryGen is a high-quality dataset for evaluating and fine-tuning large language models on creative story generation. The dataset contains structured writing prompts paired with detailed story responses that are inspired by IMDb's top 250 movies. Each entry contains a creative writing prompt and a corresponding well-crafted story that reimagines the essence of a classic film in a new context.… See the full description on the dataset page: https://huggingface.co/datasets/FutureMa/MovieStoryGen.youtube-300h-movies-soniox
Persian Speech Corpus — full three-pool release
309.72 hours · 157,279 clips · 736 source videos · Soniox transcripts on every clip.
This is the complete quality-gated output of the persian-expressive-corpus
pipeline. It is organised into three mutually exclusive pools. Read the pool
column before using a clip — they are not interchangeable.
pool
clips
hours
transcript
emotion label
QC status
recommended use
A
66,108
108.34
yes
yes, 7-class
passed all gates
expressive… See the full description on the dataset page: https://huggingface.co/datasets/ErfanRou/youtube-300h-movies-soniox.
