FanChen0116's picture
Upload README.md with huggingface_hub
33909fd verified
|
raw
history blame
No virus
894 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: 10086
      num_examples: 64
    - name: validation
      num_bytes: 4861
      num_examples: 32
    - name: test
      num_bytes: 646729
      num_examples: 3731
  download_size: 126085
  dataset_size: 661676

Dataset Card for "19100_chat_Self1x_slot_empty"

More Information needed