guilbert_tok / README.md
mekjr1's picture
Upload README.md with huggingface_hub
b72078f
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: emotion_name
      dtype:
        class_label:
          names:
            '0': Adoring
            '1': Amused
            '2': Angry
            '3': Annoyed
            '4': Caring
            '5': Confused
            '6': Curious
            '7': Disappointed
            '8': Disgusted
            '9': Embarrassed
            '10': Excited
            '11': Guilty
            '12': Happy
            '13': Heartbroken
            '14': Loving
            '15': Nervous
            '16': Passionate
            '17': Proud
            '18': Relieved
            '19': Sad
            '20': Sorry
            '21': Surprised
            '22': Thoughtful
    - name: input_ids
      sequence: int32
    - name: token_type_ids
      sequence: int8
    - name: attention_mask
      sequence: int8
    - name: word_ids
      sequence: int64
  splits:
    - name: validation
      num_bytes: 41853427
      num_examples: 5561
    - name: train
      num_bytes: 984129684
      num_examples: 130680
    - name: test
      num_bytes: 20945009
      num_examples: 2781
  download_size: 48041275
  dataset_size: 1046928120

Dataset Card for "guilbert_tok"

More Information needed