weibo-comments-v1 / README.md
wsqstar's picture
Upload dataset
974eebe verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: id_labeled
      dtype: int64
    - name: user_nick_name
      dtype: string
    - name: Comments
      sequence: 'null'
    - name: label
      sequence: string
  splits:
    - name: train
      num_bytes: 1012745.8462332301
      num_examples: 2325
    - name: test
      num_bytes: 253513.15376676986
      num_examples: 582
  download_size: 810622
  dataset_size: 1266259
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*