frankier's picture
Upload README.md with huggingface_hub
61dec92
|
raw
history blame
No virus
1.04 kB
metadata
dataset_info:
  config_name: rt_critics_one
  features:
    - name: movie_title
      dtype: string
    - name: publisher_name
      dtype: string
    - name: critic_name
      dtype: string
    - name: text
      dtype: string
    - name: review_score
      dtype: string
    - name: grade_type
      dtype: string
    - name: orig_num
      dtype: float32
    - name: orig_denom
      dtype: float32
    - name: includes_zero
      dtype: bool
    - name: label
      dtype: uint8
    - name: scale_points
      dtype: uint8
    - name: multiplier
      dtype: uint8
  splits:
    - name: train
      num_bytes: 1235789
      num_examples: 5758
    - name: test
      num_bytes: 407741
      num_examples: 1920
  download_size: 941541
  dataset_size: 1643530
configs:
  - config_name: rt_critics_one
    data_files:
      - split: train
        path: rt_critics_one/train-*
      - split: test
        path: rt_critics_one/test-*

Dataset Card for "multiscale_rt_critics_subsets"

More Information needed