movie_posters-100k / README.md
skvarre's picture
Upload README.md with huggingface_hub
8ccca1e
|
raw
history blame contribute delete
No virus
929 Bytes
---
dataset_info:
features:
- name: id
dtype: int64
- name: image
dtype: image
- name: title
dtype: string
- name: genres
list:
- name: id
dtype: int64
- name: name
dtype: string
- name: overview
dtype: string
- name: popularity
dtype: float64
- name: release_date
dtype: string
- name: budget
dtype: int64
- name: revenue
dtype: int64
- name: tagline
dtype: string
- name: original_language
dtype: string
- name: runtime
dtype: int64
splits:
- name: train
num_bytes: 43543732674.2
num_examples: 95300
download_size: 43339016957
dataset_size: 43543732674.2
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "movie_posters-100k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)