bus_few4_05x / README.md
FanChen0116's picture
Upload README.md with huggingface_hub
8368a3a verified
|
raw
history blame contribute delete
No virus
802 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: tokens
      sequence: string
    - name: labels
      sequence:
        class_label:
          names:
            '0': O
            '1': I-from_location
            '2': B-from_location
            '3': B-leaving_date
            '4': I-leaving_date
            '5': I-to_location
            '6': B-to_location
    - name: request_slot
      sequence: string
  splits:
    - name: train
      num_bytes: 6172
      num_examples: 35
    - name: validation
      num_bytes: 6900
      num_examples: 35
    - name: test
      num_bytes: 70618
      num_examples: 377
  download_size: 0
  dataset_size: 83690

Dataset Card for "bus_few4_05x"

More Information needed