FanChen0116's picture
Upload README.md with huggingface_hub
5026756 verified
|
raw
history blame contribute delete
No virus
893 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: tokens
      sequence: string
    - name: labels
      sequence:
        class_label:
          names:
            '0': O
            '1': I-time
            '2': B-date
            '3': B-last_name
            '4': B-people
            '5': I-date
            '6': I-people
            '7': I-last_name
            '8': I-first_name
            '9': B-first_name
            '10': B-time
    - name: request_slot
      sequence: string
  splits:
    - name: train
      num_bytes: 8877
      num_examples: 64
    - name: validation
      num_bytes: 4354
      num_examples: 32
    - name: test
      num_bytes: 570513
      num_examples: 3731
  download_size: 121228
  dataset_size: 583744

Dataset Card for "19100_chat_Self1x_slot_empty"

More Information needed