frankier's picture
Upload README.md with huggingface_hub
4119f9e
metadata
dataset_info:
  - config_name: multiscale_rt_critics
    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
      - name: task_ids
        dtype: uint32
    splits:
      - name: train
        num_bytes: 4951005
        num_examples: 23182
      - name: test
        num_bytes: 1644530
        num_examples: 7745
      - name: validation
        num_bytes: 1646302
        num_examples: 7731
    download_size: 0
    dataset_size: 8241837
  - config_name: rt_critics_big_irregular_5
    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
      - name: task_ids
        dtype: uint32
      - name: orig_group_id
        dtype: uint32
    splits:
      - name: train
        num_bytes: 2336759
        num_examples: 10312
      - name: test
        num_bytes: 781228
        num_examples: 3441
      - name: validation
        num_bytes: 779150
        num_examples: 3438
    download_size: 1927630
    dataset_size: 3897137
  - config_name: rt_critics_by_critic_1000pl
    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
      - name: task_ids
        dtype: uint32
      - name: orig_group_id
        dtype: uint32
    splits:
      - name: train
        num_bytes: 27083039
        num_examples: 124055
      - name: test
        num_bytes: 9049344
        num_examples: 41406
      - name: validation
        num_bytes: 9026209
        num_examples: 41368
    download_size: 22594175
    dataset_size: 45158592
  - config_name: rt_critics_by_critic_500pl
    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
      - name: task_ids
        dtype: uint32
      - name: orig_group_id
        dtype: uint32
    splits:
      - name: train
        num_bytes: 41656780
        num_examples: 189382
      - name: test
        num_bytes: 13929707
        num_examples: 63263
      - name: validation
        num_bytes: 13917936
        num_examples: 63157
    download_size: 35087274
    dataset_size: 69504423
  - 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: 988767
        num_examples: 4606
      - name: test
        num_bytes: 327725
        num_examples: 1536
      - name: validation
        num_bytes: 327038
        num_examples: 1536
    download_size: 951057
    dataset_size: 1643530
configs:
  - config_name: multiscale_rt_critics
    data_files:
      - split: train
        path: multiscale_rt_critics/train-*
      - split: test
        path: multiscale_rt_critics/test-*
      - split: validation
        path: multiscale_rt_critics/validation-*
  - config_name: rt_critics_big_irregular_5
    data_files:
      - split: train
        path: rt_critics_big_irregular_5/train-*
      - split: test
        path: rt_critics_big_irregular_5/test-*
      - split: validation
        path: rt_critics_big_irregular_5/validation-*
  - config_name: rt_critics_by_critic_1000pl
    data_files:
      - split: train
        path: rt_critics_by_critic_1000pl/train-*
      - split: test
        path: rt_critics_by_critic_1000pl/test-*
      - split: validation
        path: rt_critics_by_critic_1000pl/validation-*
  - config_name: rt_critics_by_critic_500pl
    data_files:
      - split: train
        path: rt_critics_by_critic_500pl/train-*
      - split: test
        path: rt_critics_by_critic_500pl/test-*
      - split: validation
        path: rt_critics_by_critic_500pl/validation-*
  - config_name: rt_critics_one
    data_files:
      - split: train
        path: rt_critics_one/train-*
      - split: test
        path: rt_critics_one/test-*
      - split: validation
        path: rt_critics_one/validation-*

Dataset Card for "multiscale_rt_critics_subsets"

More Information needed