cpcd-v1-content / README.md
seungheondoh's picture
Upload dataset
fdbc368 verified
metadata
dataset_info:
  features:
    - name: cid
      dtype: string
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 469905
      num_examples: 450
    - name: test
      num_bytes: 479068
      num_examples: 467
  download_size: 552515
  dataset_size: 948973
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*