crd-preproc / README.md
roborovski's picture
Upload README.md with huggingface_hub
b385cd8
metadata
dataset_info:
  features:
    - name: chunk
      dtype: string
    - name: chunk_id
      dtype: int32
    - name: turn_start
      dtype: int32
    - name: turn_end
      dtype: int32
    - name: alignment_score
      dtype: float32
    - name: turns
      list:
        - name: names
          sequence: string
        - name: utterances
          sequence: string
        - name: number
          dtype: int32
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 414731309
      num_examples: 38969
    - name: test
      num_bytes: 70536184
      num_examples: 7500
    - name: validation
      num_bytes: 73015166
      num_examples: 6327
  download_size: 210313194
  dataset_size: 558282659

Dataset Card for "crd-preproc"

More Information needed