james-burton's picture
Upload README.md with huggingface_hub
8f02885
metadata
dataset_info:
  features:
    - name: Rank
      dtype: string
    - name: Title
      dtype: string
    - name: Description
      dtype: string
    - name: Director
      dtype: string
    - name: Actors
      dtype: string
    - name: Year
      dtype: string
    - name: Runtime (Minutes)
      dtype: string
    - name: Rating
      dtype: string
    - name: Votes
      dtype: string
    - name: Revenue (Millions)
      dtype: string
    - name: Metascore
      dtype: string
    - name: Genre_is_Drama
      dtype: int64
  splits:
    - name: train
      num_bytes: 223443
      num_examples: 680
    - name: validation
      num_bytes: 39430
      num_examples: 120
    - name: test
      num_bytes: 65146
      num_examples: 200
  download_size: 0
  dataset_size: 328019

Dataset Card for "imdb_genre_prediction_all_text"

More Information needed