coqa_qa_multi / README.md
markab's picture
Upload dataset
bc9968d verified
|
raw
history blame
547 Bytes
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: from
          dtype: string
        - name: role
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: train
      num_bytes: 23663936.3656319
      num_examples: 6159
    - name: test
      num_bytes: 5916944.6343681
      num_examples: 1540
  download_size: 12678966
  dataset_size: 29580881
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*