frankier's picture
Upload README.md with huggingface_hub
f555149
|
raw
history blame
867 Bytes
metadata
dataset_info:
  features:
    - name: movie_title
      dtype: string
    - name: publisher_name
      dtype: string
    - name: critic_name
      dtype: string
    - name: review_content
      dtype: string
    - name: review_score
      dtype: string
    - name: grade_type
      dtype: string
    - name: orig_num
      dtype: float32
    - name: orig_denom
      dtype: float32
    - name: num
      dtype: uint8
    - name: denom
      dtype: uint8
    - name: multiplier
      dtype: uint8
    - name: group_id
      dtype: uint32
  splits:
    - name: test
      num_bytes: 32097901
      num_examples: 148289
    - name: train
      num_bytes: 131525970
      num_examples: 607259
  download_size: 0
  dataset_size: 163623871

Dataset Card for "processed_multiscale_rt_critics"

More Information needed