Datasets:
| {"default": { | |
| "description": "", | |
| "citation": "", | |
| "homepage": "", | |
| "license": "", | |
| "features": { | |
| "id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "text": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "is_offensive": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "is_targeted": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "targeted_type": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "toxic_spans": { | |
| "feature": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "_type": "Sequence" | |
| }, | |
| "health": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "ideology": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "insult": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "lgbtqphobia": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "other_lifestyle": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "physical_aspects": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "profanity_obscene": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "racism": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "religious_intolerance": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "sexism": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| }, | |
| "xenophobia": { | |
| "dtype": "bool", | |
| "_type": "Value" | |
| } | |
| }, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 1763684, | |
| "num_examples": 5214, | |
| "dataset_name": null | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 590953, | |
| "num_examples": 1738, | |
| "dataset_name": null | |
| } | |
| }, | |
| "download_size": 1011742, | |
| "dataset_size": 2354637, | |
| "size_in_bytes": 3366379 | |
| }} |