Dong237's picture
Upload README.md with huggingface_hub
22e5ec1
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: dialogue
      dtype: string
  splits:
    - name: train
      num_bytes: 6392746
      num_examples: 17780
    - name: validation
      num_bytes: 1076044
      num_examples: 2758
    - name: test
      num_bytes: 1037401
      num_examples: 2540
  download_size: 4612892
  dataset_size: 8506191

Dataset Card for "empathetic_dialogues_instruction"

More Information needed