chrisgru's picture
Upload README.md with huggingface_hub
033bb5e
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: train
      num_bytes: 8749177.011517944
      num_examples: 12597
    - name: test
      num_bytes: 509362.23957367934
      num_examples: 1159
  download_size: 6452260
  dataset_size: 9258539.251091624

Dataset Card for "commonsense-dialogues3"

More Information needed