ghost_rate_new / README.md
cwei13's picture
Upload dataset
7e7165d verified
metadata
dataset_info:
  features:
    - name: rate
      dtype: string
    - name: comment
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 4101427
      num_examples: 8109
    - name: validation
      num_bytes: 521805
      num_examples: 1014
    - name: test
      num_bytes: 596864
      num_examples: 1014
  download_size: 2680528
  dataset_size: 5220096
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*