|
--- |
|
dataset_info: |
|
features: |
|
- name: question |
|
struct: |
|
- name: Body |
|
dtype: string |
|
- name: ClosedDate |
|
dtype: string |
|
- name: FavoriteCount |
|
dtype: string |
|
- name: Id |
|
dtype: string |
|
- name: LastEditorDisplayName |
|
dtype: string |
|
- name: OwnerDisplayName |
|
dtype: string |
|
- name: Score |
|
dtype: string |
|
- name: Tags |
|
dtype: string |
|
- name: Title |
|
dtype: string |
|
- name: language_detection_score |
|
dtype: float64 |
|
- name: answers |
|
list: |
|
- name: Body |
|
dtype: string |
|
- name: Id |
|
dtype: string |
|
- name: Score |
|
dtype: string |
|
- name: is_accepted_answer |
|
dtype: bool |
|
- name: language_detection_score |
|
dtype: float64 |
|
- name: text |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 1500589950 |
|
num_examples: 264337 |
|
download_size: 828758533 |
|
dataset_size: 1500589950 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|