dipesh's picture
Upload README.md with huggingface_hub
d6601c0
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: intent
      dtype: string
    - name: input_ids
      sequence: int32
    - name: attention_mask
      sequence: int8
    - name: label
      dtype:
        class_label:
          names:
            '0': goodbye
            '1': volume control
            '2': play games
            '3': covid cases
            '4': open website
            '5': tell me joke
            '6': play on youtube
            '7': places near me
            '8': greet and hello hi kind of things, general check in
            '9': asking time
            '10': asking date
            '11': tell me news
            '12': asking weather
            '13': download youtube video
            '14': what can you do
            '15': take screenshot
            '16': send email
            '17': i am bored
            '18': click photo
            '19': tell me about
            '20': send whatsapp message
  splits:
    - name: train
      num_bytes: 630723
      num_examples: 6153
    - name: validation
      num_bytes: 71230
      num_examples: 684
  download_size: 201336
  dataset_size: 701953

Dataset Card for "Intent-Classification-small"

More Information needed