rungalileo's picture
Upload README.md with huggingface_hub
0b6233b
metadata
dataset_info:
  features:
    - name: id
      dtype: int32
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': PlayMusic
            '1': BookRestaurant
            '2': GetWeather
            '3': SearchCreativeWork
            '4': AddToPlaylist
            '5': RateBook
            '6': SearchScreeningEvent
    - name: str_label
      dtype: string
  splits:
    - name: inference_example
      num_bytes: 230847
      num_examples: 2723
    - name: train
      num_bytes: 856479
      num_examples: 11061
    - name: validation
      num_bytes: 56192
      num_examples: 700
  download_size: 491008
  dataset_size: 1143518

Dataset Card for "conv_intent_w_inference"

More Information needed