Datasets:
dataset_info: | |
features: | |
- name: title | |
dtype: string | |
- name: question_id | |
dtype: int64 | |
- name: question_body | |
dtype: string | |
- name: question_score | |
dtype: int64 | |
- name: question_date | |
dtype: string | |
- name: answer_id | |
dtype: int64 | |
- name: answer_body | |
dtype: string | |
- name: answer_score | |
dtype: int64 | |
- name: answer_date | |
dtype: string | |
- name: tags | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 2142466142 | |
num_examples: 987122 | |
download_size: 829547986 | |
dataset_size: 2142466142 | |
# Dataset Card for "stackoverflow_python" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |