Remex23's picture
Librarian Bot: Add language metadata for dataset (#1)
ea2bf0c verified
|
raw
history blame contribute delete
No virus
643 Bytes
---
language:
- en
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-*
---