FanChen0116's picture
Upload README.md with huggingface_hub
8376898 verified
|
raw
history blame
No virus
888 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: 89423
      num_examples: 493
    - name: validation
      num_bytes: 5405
      num_examples: 32
    - name: test
      num_bytes: 646729
      num_examples: 3731
  download_size: 18988
  dataset_size: 741557

Dataset Card for "19100_chat_8x_slot_pvi"

More Information needed