frankier's picture
Upload README.md with huggingface_hub
4d2c744
|
raw
history blame
883 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: label
      dtype: uint8
    - name: scale_points
      dtype: uint8
    - name: multiplier
      dtype: uint8
    - name: group_id
      dtype: uint32
  splits:
    - name: test
      num_bytes: 32091618
      num_examples: 148289
    - name: train
      num_bytes: 131532253
      num_examples: 607259
  download_size: 74084321
  dataset_size: 163623871

Dataset Card for "processed_multiscale_rt_critics"

More Information needed