ExecuteAutomation commited on
Commit
a4f074d
·
verified ·
1 Parent(s): 2eba3f3

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - question-answering
4
+ language:
5
+ - en
6
+ tags:
7
+ - imdb
8
+ - movie
9
+ pretty_name: imdb
10
+ size_categories:
11
+ - 10K<n<100K
12
+ ---
13
+
14
+ The IMDB dataset is a rich collection of movie-related information, including:
15
+ • Movie details: Titles (original and localized), release dates, and production status
16
+ • Ratings & popularity: User ratings and overall reception
17
+ • Genres & themes: Categorization of movies by type and style
18
+ • Summaries: Overviews describing movie plots
19
+ • Cast & crew: Information on actors, directors, writers, and other contributors
20
+ • Financial data: Budgets, revenues, and country of origin
21
+ • Languages: Original language of the movie
22
+
23
+ This dataset serves as a valuable resource for analyzing industry trends, such as genre popularity, budget-to-revenue relationships, and predictive modeling of a movie’s success.