imdb_gross / README.md
james-burton's picture
Upload README.md with huggingface_hub
ee14abb
metadata
dataset_info:
  features:
    - name: Movie Name
      dtype: string
    - name: Year of Release
      dtype: string
    - name: Watch Time
      dtype: string
    - name: Movie Rating
      dtype: float64
    - name: Meatscore of movie
      dtype: string
    - name: Votes
      dtype: string
    - name: label
      dtype: float64
    - name: text
      dtype: string
    - name: __index_level_0__
      dtype: int64
    - name: scaled_label
      dtype: float64
  splits:
    - name: train
      num_bytes: 140798
      num_examples: 571
    - name: validation
      num_bytes: 30937
      num_examples: 123
    - name: test
      num_bytes: 29896
      num_examples: 123
  download_size: 0
  dataset_size: 201631

Dataset Card for "imdb_gross"

More Information needed