Intuit-GenSRF/es_counsel_chat
收藏资源简介:
--- dataset_info: features: - name: questionID dtype: int64 - name: questionTitle dtype: string - name: questionText dtype: string - name: questionLink dtype: string - name: topic dtype: string - name: therapistInfo dtype: string - name: therapistURL dtype: string - name: answerText dtype: string - name: upvotes dtype: int64 - name: views dtype: int64 - name: split dtype: string - name: text dtype: string - name: text_spanish dtype: string splits: - name: train num_bytes: 10490383 num_examples: 2612 download_size: 5137621 dataset_size: 10490383 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "es_counsel_chat" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
- 特征列表:
questionID:问题ID,数据类型为int64questionTitle:问题标题,数据类型为stringquestionText:问题文本,数据类型为stringquestionLink:问题链接,数据类型为stringtopic:话题,数据类型为stringtherapistInfo:治疗师信息,数据类型为stringtherapistURL:治疗师URL,数据类型为stringanswerText:回答文本,数据类型为stringupvotes:点赞数,数据类型为int64views:浏览量,数据类型为int64split:分割,数据类型为stringtext:文本,数据类型为stringtext_spanish:西班牙语文本,数据类型为string
数据分割
- 训练集:
- 名称:
train - 字节数:10490383
- 样本数:2612
- 名称:
数据集大小
- 下载大小:5137621字节
- 数据集大小:10490383字节
配置
- 默认配置:
- 数据文件:
- 分割:
train - 路径:
data/train-*
- 分割:
- 数据文件:



