| dataset_info: | |
| features: | |
| - name: url | |
| dtype: string | |
| - name: id | |
| dtype: string | |
| - name: num_comments | |
| dtype: int64 | |
| - name: name | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: body | |
| dtype: string | |
| - name: score | |
| dtype: int64 | |
| - name: upvote_ratio | |
| dtype: float64 | |
| - name: distinguished | |
| dtype: 'null' | |
| - name: over_18 | |
| dtype: bool | |
| - name: created_utc | |
| dtype: float64 | |
| - name: comments | |
| list: | |
| - name: body | |
| dtype: string | |
| - name: created_utc | |
| dtype: float64 | |
| - name: distinguished | |
| dtype: 'null' | |
| - name: id | |
| dtype: string | |
| - name: permalink | |
| dtype: string | |
| - name: score | |
| dtype: int64 | |
| - name: best_num_comments | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 90583 | |
| num_examples: 26 | |
| download_size: 75015 | |
| dataset_size: 90583 | |
| # Dataset Card for "ah" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |