Datasets:
lordvader31
commited on
Commit
•
49c9163
1
Parent(s):
ddae217
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- directors.json +14 -0
- genres.json +24 -0
- ids.json +6 -0
- results.json +217 -0
- test/tt0050083/1.jpg +3 -0
- test/tt0050083/2.jpg +3 -0
- test/tt0050083/3.jpg +3 -0
- test/tt0050083/4.jpg +3 -0
- test/tt0050083/5.jpg +3 -0
- test/tt1179933/1.jpg +3 -0
- test/tt1179933/2.jpg +3 -0
- test/tt1179933/3.jpg +3 -0
- test/tt1179933/4.jpg +3 -0
- test/tt1179933/5.jpg +3 -0
- test/tt1542344/1.jpg +3 -0
- test/tt1542344/2.jpg +3 -0
- test/tt1542344/3.jpg +3 -0
- test/tt1542344/4.jpg +3 -0
- test/tt1542344/5.jpg +3 -0
- test/tt2024544/1.jpg +3 -0
- test/tt2024544/2.jpg +3 -0
- test/tt2024544/3.jpg +3 -0
- test/tt2024544/4.jpg +3 -0
- test/tt2024544/5.jpg +3 -0
- train/tt0050083/1.jpg +3 -0
- train/tt0050083/10.jpg +3 -0
- train/tt0050083/11.jpg +3 -0
- train/tt0050083/12.jpg +3 -0
- train/tt0050083/13.jpg +3 -0
- train/tt0050083/14.jpg +3 -0
- train/tt0050083/15.jpg +3 -0
- train/tt0050083/16.jpg +3 -0
- train/tt0050083/17.jpg +3 -0
- train/tt0050083/18.jpg +3 -0
- train/tt0050083/19.jpg +3 -0
- train/tt0050083/2.jpg +3 -0
- train/tt0050083/20.jpg +3 -0
- train/tt0050083/21.jpg +3 -0
- train/tt0050083/22.jpg +3 -0
- train/tt0050083/23.jpg +3 -0
- train/tt0050083/24.jpg +3 -0
- train/tt0050083/25.jpg +3 -0
- train/tt0050083/26.jpg +3 -0
- train/tt0050083/27.jpg +3 -0
- train/tt0050083/28.jpg +3 -0
- train/tt0050083/29.jpg +3 -0
- train/tt0050083/3.jpg +3 -0
- train/tt0050083/30.jpg +3 -0
- train/tt0050083/31.jpg +3 -0
- train/tt0050083/32.jpg +3 -0
directors.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Dan Trachtenberg": [
|
3 |
+
"tt1179933"
|
4 |
+
],
|
5 |
+
"Sidney Lumet": [
|
6 |
+
"tt0050083"
|
7 |
+
],
|
8 |
+
"Steve McQueen": [
|
9 |
+
"tt2024544"
|
10 |
+
],
|
11 |
+
"Danny Boyle": [
|
12 |
+
"tt1542344"
|
13 |
+
]
|
14 |
+
}
|
genres.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Drama": [
|
3 |
+
"tt1179933",
|
4 |
+
"tt0050083",
|
5 |
+
"tt2024544",
|
6 |
+
"tt1542344"
|
7 |
+
],
|
8 |
+
"Horror": [
|
9 |
+
"tt1179933"
|
10 |
+
],
|
11 |
+
"Mystery": [
|
12 |
+
"tt1179933"
|
13 |
+
],
|
14 |
+
"Crime": [
|
15 |
+
"tt0050083"
|
16 |
+
],
|
17 |
+
"Biography": [
|
18 |
+
"tt2024544",
|
19 |
+
"tt1542344"
|
20 |
+
],
|
21 |
+
"History": [
|
22 |
+
"tt2024544"
|
23 |
+
]
|
24 |
+
}
|
ids.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"tt1179933": "10 Cloverfield Lane",
|
3 |
+
"tt0050083": "12 Angry Men",
|
4 |
+
"tt2024544": "12 Years A Slave",
|
5 |
+
"tt1542344": "127 Hours"
|
6 |
+
}
|
results.json
ADDED
@@ -0,0 +1,217 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"12 Angry Men": {
|
3 |
+
"Title": "12 Angry Men",
|
4 |
+
"Year": "1957",
|
5 |
+
"Rated": "Approved",
|
6 |
+
"Released": "10 Apr 1957",
|
7 |
+
"Runtime": "96 min",
|
8 |
+
"Genre": [
|
9 |
+
"Crime",
|
10 |
+
"Drama"
|
11 |
+
],
|
12 |
+
"Director": [
|
13 |
+
"Sidney Lumet"
|
14 |
+
],
|
15 |
+
"Writer": [
|
16 |
+
"Reginald Rose"
|
17 |
+
],
|
18 |
+
"Actors": [
|
19 |
+
"Henry Fonda",
|
20 |
+
"Lee J. Cobb",
|
21 |
+
"Martin Balsam"
|
22 |
+
],
|
23 |
+
"Plot": "The jury in a New York City murder trial is frustrated by a single member whose skeptical caution forces them to more carefully consider the evidence before jumping to a hasty verdict.",
|
24 |
+
"Language": "English",
|
25 |
+
"Country": "United States",
|
26 |
+
"Awards": "Nominated for 3 Oscars. 16 wins & 12 nominations total",
|
27 |
+
"Poster": "https://m.media-amazon.com/images/M/MV5BMWU4N2FjNzYtNTVkNC00NzQ0LTg0MjAtYTJlMjFhNGUxZDFmXkEyXkFqcGdeQXVyNjc1NTYyMjg@._V1_SX300.jpg",
|
28 |
+
"Ratings": [
|
29 |
+
{
|
30 |
+
"Source": "Internet Movie Database",
|
31 |
+
"Value": "9.0/10"
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"Source": "Rotten Tomatoes",
|
35 |
+
"Value": "100%"
|
36 |
+
},
|
37 |
+
{
|
38 |
+
"Source": "Metacritic",
|
39 |
+
"Value": "97/100"
|
40 |
+
}
|
41 |
+
],
|
42 |
+
"Metascore": "97",
|
43 |
+
"imdbRating": "9.0",
|
44 |
+
"imdbVotes": "841,610",
|
45 |
+
"imdbID": "tt0050083",
|
46 |
+
"Type": "movie",
|
47 |
+
"DVD": "04 Apr 2012",
|
48 |
+
"BoxOffice": "N/A",
|
49 |
+
"Production": "N/A",
|
50 |
+
"Website": "N/A",
|
51 |
+
"Response": "True",
|
52 |
+
"num_images": 65
|
53 |
+
},
|
54 |
+
"12 Years A Slave": {
|
55 |
+
"Title": "12 Years a Slave",
|
56 |
+
"Year": "2013",
|
57 |
+
"Rated": "R",
|
58 |
+
"Released": "08 Nov 2013",
|
59 |
+
"Runtime": "134 min",
|
60 |
+
"Genre": [
|
61 |
+
"Biography",
|
62 |
+
"Drama",
|
63 |
+
"History"
|
64 |
+
],
|
65 |
+
"Director": [
|
66 |
+
"Steve McQueen"
|
67 |
+
],
|
68 |
+
"Writer": [
|
69 |
+
"John Ridley",
|
70 |
+
"Solomon Northup"
|
71 |
+
],
|
72 |
+
"Actors": [
|
73 |
+
"Chiwetel Ejiofor",
|
74 |
+
"Michael Kenneth Williams",
|
75 |
+
"Michael Fassbender"
|
76 |
+
],
|
77 |
+
"Plot": "In the antebellum United States, Solomon Northup, a free black man from upstate New York, is abducted and sold into slavery.",
|
78 |
+
"Language": "English",
|
79 |
+
"Country": "United States, United Kingdom",
|
80 |
+
"Awards": "Won 3 Oscars. 242 wins & 337 nominations total",
|
81 |
+
"Poster": "https://m.media-amazon.com/images/M/MV5BMjExMTEzODkyN15BMl5BanBnXkFtZTcwNTU4NTc4OQ@@._V1_SX300.jpg",
|
82 |
+
"Ratings": [
|
83 |
+
{
|
84 |
+
"Source": "Internet Movie Database",
|
85 |
+
"Value": "8.1/10"
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"Source": "Rotten Tomatoes",
|
89 |
+
"Value": "95%"
|
90 |
+
},
|
91 |
+
{
|
92 |
+
"Source": "Metacritic",
|
93 |
+
"Value": "96/100"
|
94 |
+
}
|
95 |
+
],
|
96 |
+
"Metascore": "96",
|
97 |
+
"imdbRating": "8.1",
|
98 |
+
"imdbVotes": "730,275",
|
99 |
+
"imdbID": "tt2024544",
|
100 |
+
"Type": "movie",
|
101 |
+
"DVD": "31 Aug 2015",
|
102 |
+
"BoxOffice": "$56,671,993",
|
103 |
+
"Production": "N/A",
|
104 |
+
"Website": "N/A",
|
105 |
+
"Response": "True",
|
106 |
+
"num_images": 65
|
107 |
+
},
|
108 |
+
"10 Cloverfield Lane": {
|
109 |
+
"Title": "10 Cloverfield Lane",
|
110 |
+
"Year": "2016",
|
111 |
+
"Rated": "PG-13",
|
112 |
+
"Released": "11 Mar 2016",
|
113 |
+
"Runtime": "103 min",
|
114 |
+
"Genre": [
|
115 |
+
"Drama",
|
116 |
+
"Horror",
|
117 |
+
"Mystery"
|
118 |
+
],
|
119 |
+
"Director": [
|
120 |
+
"Dan Trachtenberg"
|
121 |
+
],
|
122 |
+
"Writer": [
|
123 |
+
"Josh Campbell",
|
124 |
+
"Matt Stuecken",
|
125 |
+
"Damien Chazelle"
|
126 |
+
],
|
127 |
+
"Actors": [
|
128 |
+
"John Goodman",
|
129 |
+
"Mary Elizabeth Winstead",
|
130 |
+
"John Gallagher Jr."
|
131 |
+
],
|
132 |
+
"Plot": "A young woman is held in an underground bunker by a man who insists that a hostile event has left the surface of the Earth uninhabitable.",
|
133 |
+
"Language": "English",
|
134 |
+
"Country": "United States",
|
135 |
+
"Awards": "16 wins & 48 nominations",
|
136 |
+
"Poster": "https://m.media-amazon.com/images/M/MV5BMjEzMjczOTIxMV5BMl5BanBnXkFtZTgwOTUwMjI3NzE@._V1_SX300.jpg",
|
137 |
+
"Ratings": [
|
138 |
+
{
|
139 |
+
"Source": "Internet Movie Database",
|
140 |
+
"Value": "7.2/10"
|
141 |
+
},
|
142 |
+
{
|
143 |
+
"Source": "Rotten Tomatoes",
|
144 |
+
"Value": "90%"
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"Source": "Metacritic",
|
148 |
+
"Value": "76/100"
|
149 |
+
}
|
150 |
+
],
|
151 |
+
"Metascore": "76",
|
152 |
+
"imdbRating": "7.2",
|
153 |
+
"imdbVotes": "348,004",
|
154 |
+
"imdbID": "tt1179933",
|
155 |
+
"Type": "movie",
|
156 |
+
"DVD": "31 May 2016",
|
157 |
+
"BoxOffice": "$72,082,998",
|
158 |
+
"Production": "N/A",
|
159 |
+
"Website": "N/A",
|
160 |
+
"Response": "True",
|
161 |
+
"num_images": 65
|
162 |
+
},
|
163 |
+
"127 Hours": {
|
164 |
+
"Title": "127 Hours",
|
165 |
+
"Year": "2010",
|
166 |
+
"Rated": "R",
|
167 |
+
"Released": "28 Jan 2011",
|
168 |
+
"Runtime": "94 min",
|
169 |
+
"Genre": [
|
170 |
+
"Biography",
|
171 |
+
"Drama"
|
172 |
+
],
|
173 |
+
"Director": [
|
174 |
+
"Danny Boyle"
|
175 |
+
],
|
176 |
+
"Writer": [
|
177 |
+
"Danny Boyle",
|
178 |
+
"Simon Beaufoy",
|
179 |
+
"Aron Ralston"
|
180 |
+
],
|
181 |
+
"Actors": [
|
182 |
+
"James Franco",
|
183 |
+
"Amber Tamblyn",
|
184 |
+
"Kate Mara"
|
185 |
+
],
|
186 |
+
"Plot": "A mountain climber becomes trapped under a boulder while canyoneering alone near Moab, Utah and resorts to desperate measures in order to survive.",
|
187 |
+
"Language": "English, Italian",
|
188 |
+
"Country": "United States, United Kingdom, France",
|
189 |
+
"Awards": "Nominated for 6 Oscars. 23 wins & 150 nominations total",
|
190 |
+
"Poster": "https://m.media-amazon.com/images/M/MV5BMTc2NjMzOTE3Ml5BMl5BanBnXkFtZTcwMDE0OTc5Mw@@._V1_SX300.jpg",
|
191 |
+
"Ratings": [
|
192 |
+
{
|
193 |
+
"Source": "Internet Movie Database",
|
194 |
+
"Value": "7.5/10"
|
195 |
+
},
|
196 |
+
{
|
197 |
+
"Source": "Rotten Tomatoes",
|
198 |
+
"Value": "93%"
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"Source": "Metacritic",
|
202 |
+
"Value": "82/100"
|
203 |
+
}
|
204 |
+
],
|
205 |
+
"Metascore": "82",
|
206 |
+
"imdbRating": "7.5",
|
207 |
+
"imdbVotes": "394,836",
|
208 |
+
"imdbID": "tt1542344",
|
209 |
+
"Type": "movie",
|
210 |
+
"DVD": "25 Nov 2015",
|
211 |
+
"BoxOffice": "$18,335,230",
|
212 |
+
"Production": "N/A",
|
213 |
+
"Website": "N/A",
|
214 |
+
"Response": "True",
|
215 |
+
"num_images": 65
|
216 |
+
}
|
217 |
+
}
|
test/tt0050083/1.jpg
ADDED
Git LFS Details
|
test/tt0050083/2.jpg
ADDED
Git LFS Details
|
test/tt0050083/3.jpg
ADDED
Git LFS Details
|
test/tt0050083/4.jpg
ADDED
Git LFS Details
|
test/tt0050083/5.jpg
ADDED
Git LFS Details
|
test/tt1179933/1.jpg
ADDED
Git LFS Details
|
test/tt1179933/2.jpg
ADDED
Git LFS Details
|
test/tt1179933/3.jpg
ADDED
Git LFS Details
|
test/tt1179933/4.jpg
ADDED
Git LFS Details
|
test/tt1179933/5.jpg
ADDED
Git LFS Details
|
test/tt1542344/1.jpg
ADDED
Git LFS Details
|
test/tt1542344/2.jpg
ADDED
Git LFS Details
|
test/tt1542344/3.jpg
ADDED
Git LFS Details
|
test/tt1542344/4.jpg
ADDED
Git LFS Details
|
test/tt1542344/5.jpg
ADDED
Git LFS Details
|
test/tt2024544/1.jpg
ADDED
Git LFS Details
|
test/tt2024544/2.jpg
ADDED
Git LFS Details
|
test/tt2024544/3.jpg
ADDED
Git LFS Details
|
test/tt2024544/4.jpg
ADDED
Git LFS Details
|
test/tt2024544/5.jpg
ADDED
Git LFS Details
|
train/tt0050083/1.jpg
ADDED
Git LFS Details
|
train/tt0050083/10.jpg
ADDED
Git LFS Details
|
train/tt0050083/11.jpg
ADDED
Git LFS Details
|
train/tt0050083/12.jpg
ADDED
Git LFS Details
|
train/tt0050083/13.jpg
ADDED
Git LFS Details
|
train/tt0050083/14.jpg
ADDED
Git LFS Details
|
train/tt0050083/15.jpg
ADDED
Git LFS Details
|
train/tt0050083/16.jpg
ADDED
Git LFS Details
|
train/tt0050083/17.jpg
ADDED
Git LFS Details
|
train/tt0050083/18.jpg
ADDED
Git LFS Details
|
train/tt0050083/19.jpg
ADDED
Git LFS Details
|
train/tt0050083/2.jpg
ADDED
Git LFS Details
|
train/tt0050083/20.jpg
ADDED
Git LFS Details
|
train/tt0050083/21.jpg
ADDED
Git LFS Details
|
train/tt0050083/22.jpg
ADDED
Git LFS Details
|
train/tt0050083/23.jpg
ADDED
Git LFS Details
|
train/tt0050083/24.jpg
ADDED
Git LFS Details
|
train/tt0050083/25.jpg
ADDED
Git LFS Details
|
train/tt0050083/26.jpg
ADDED
Git LFS Details
|
train/tt0050083/27.jpg
ADDED
Git LFS Details
|
train/tt0050083/28.jpg
ADDED
Git LFS Details
|
train/tt0050083/29.jpg
ADDED
Git LFS Details
|
train/tt0050083/3.jpg
ADDED
Git LFS Details
|
train/tt0050083/30.jpg
ADDED
Git LFS Details
|
train/tt0050083/31.jpg
ADDED
Git LFS Details
|
train/tt0050083/32.jpg
ADDED
Git LFS Details
|