| dataset_info: | |
| features: | |
| - name: tweet_id | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: url | |
| dtype: string | |
| - name: user | |
| dtype: string | |
| - name: body | |
| dtype: string | |
| - name: created_at | |
| dtype: string | |
| - name: comments | |
| list: | |
| - name: created_at | |
| dtype: string | |
| - name: prediction | |
| struct: | |
| - name: APPEARANCE | |
| dtype: int64 | |
| - name: CALLS | |
| dtype: int64 | |
| - name: CLASS | |
| dtype: int64 | |
| - name: CRIMINAL | |
| dtype: int64 | |
| - name: DISABLED | |
| dtype: int64 | |
| - name: LGBTI | |
| dtype: int64 | |
| - name: POLITICS | |
| dtype: int64 | |
| - name: RACISM | |
| dtype: int64 | |
| - name: WOMEN | |
| dtype: int64 | |
| - name: text | |
| dtype: string | |
| - name: tweet_id | |
| dtype: string | |
| - name: user_id | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 4141280942 | |
| num_examples: 537201 | |
| download_size: 1984419392 | |
| dataset_size: 4141280942 | |
| # Dataset Card for "articles_and_comments" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |