therapychat2 / README.md
devxpy's picture
Upload README.md with huggingface_hub
ab2a7d4
|
raw
history blame
510 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: train
      num_bytes: 9250376
      num_examples: 1555
  download_size: 0
  dataset_size: 9250376

Dataset Card for "therapychat2"

More Information needed