my-dataset / README.md
Ploypatcha's picture
Upload dataset
f2bb0f6 verified
metadata
dataset_info:
  features:
    - name: happy
      dtype: bool
    - name: love
      dtype: bool
    - name: angry
      dtype: bool
    - name: Sadness
      dtype: bool
    - name: fear
      dtype: bool
    - name: Trust
      dtype: bool
    - name: Disgust
      dtype: bool
    - name: Surprise
      dtype: bool
    - name: Anticipation
      dtype: bool
    - name: optimism
      dtype: bool
    - name: pessimism
      dtype: bool
    - name: POST_EN
      dtype: string
    - name: Comment_EN
      dtype: string
  splits:
    - name: train
      num_bytes: 1276359
      num_examples: 3587
    - name: validation
      num_bytes: 266836
      num_examples: 769
    - name: test
      num_bytes: 258246
      num_examples: 769
  download_size: 305747
  dataset_size: 1801441
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*