counselchat-llama2 / README.md
Remex23's picture
Upload dataset
a75a370 verified
|
raw
history blame
628 Bytes
---
dataset_info:
features:
- name: questionID
dtype: string
- name: questionTitle
dtype: string
- name: questionText
dtype: string
- name: questionUrl
dtype: string
- name: topics
dtype: string
- name: therapistName
dtype: string
- name: therapistUrl
dtype: string
- name: answerText
dtype: string
- name: upvotes
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 5791592
num_examples: 1482
download_size: 3346530
dataset_size: 5791592
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---