TaskMaster2 / README.md
Samoed's picture
Upload dataset
da1313f verified
|
raw
history blame
750 Bytes
metadata
dataset_info:
  config_name: flights
  features:
    - name: conversation_id
      dtype: string
    - name: instruction_id
      dtype: string
    - name: utterances
      list:
        - name: index
          dtype: int64
        - name: segments
          list:
            - name: annotations
              list:
                - name: name
                  dtype: string
            - name: end_index
              dtype: int64
            - name: start_index
              dtype: int64
            - name: text
              dtype: string
        - name: speaker
          dtype: string
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 7786106
      num_examples: 2481
  download_size: 2025890
  dataset_size: 7786106
configs:
  - config_name: flights
    data_files:
      - split: train
        path: flights/train-*