File size: 1,190 Bytes
4d729bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
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: 966743020
num_examples: 137193
download_size: 460117874
dataset_size: 966743020
---
# 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) |