bus_few4_05x_empty / README.md
FanChen0116's picture
Upload README.md with huggingface_hub
1ad25f1 verified
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: 5491
      num_examples: 35
    - name: validation
      num_bytes: 6128
      num_examples: 35
    - name: test
      num_bytes: 70618
      num_examples: 377
  download_size: 0
  dataset_size: 82237

Dataset Card for "bus_few4_05x_empty"

More Information needed