james-burton's picture
Upload README.md with huggingface_hub
60972f1
metadata
dataset_info:
  features:
    - name: Rank
      dtype: int64
    - name: Title
      dtype: string
    - name: Description
      dtype: string
    - name: Director
      dtype: string
    - name: Actors
      dtype: string
    - name: Year
      dtype: int64
    - name: Runtime (Minutes)
      dtype: int64
    - name: Rating
      dtype: float64
    - name: Votes
      dtype: int64
    - name: Revenue (Millions)
      dtype: float64
    - name: Metascore
      dtype: float64
    - name: Genre_is_Drama
      dtype: int64
  splits:
    - name: train
      num_bytes: 224587
      num_examples: 680
    - name: validation
      num_bytes: 39612
      num_examples: 120
    - name: test
      num_bytes: 65442
      num_examples: 200
  download_size: 0
  dataset_size: 329641

Dataset Card for "imdb_genre_prediction_all_text"

More Information needed