chatbot_emotion / README.md
jeongah's picture
Upload README.md with huggingface_hub
ed2ac81
metadata
dataset_info:
  features:
    - name: index
      dtype: int64
    - name: Q
      dtype: string
    - name: A
      dtype: string
  splits:
    - name: train
      num_bytes: 773618
      num_examples: 9465
    - name: test
      num_bytes: 246115
      num_examples: 2358
  download_size: 557106
  dataset_size: 1019733

챗봇 학습용 문답 페어 11,876개로 구성되었습니다.

https://github.com/songys/Chatbot_data


dataset_info: features: - name: index dtype: int64 - name: Q dtype: string - name: A dtype: string splits: - name: train num_bytes: 773618 num_examples: 9465 - name: test num_bytes: 246115 num_examples: 2358 download_size: 557106 dataset_size: 1019733

Dataset Card for "chatbot_emotion"

More Information needed