chatbot_emotion / README.md
jeongah's picture
Upload README.md with huggingface_hub
5a835ed
|
raw
history blame
894 Bytes
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: 10333387
      num_examples: 91592
  download_size: 7231699
  dataset_size: 11107005

챗봇 학습용 문답 페어 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