Datasets:
dougtrajano
commited on
Commit
•
dc410a6
1
Parent(s):
96ae7e1
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dougtrajano--olid-br": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "is_offensive": {"dtype": "string", "id": null, "_type": "Value"}, "is_targeted": {"dtype": "string", "id": null, "_type": "Value"}, "targeted_type": {"dtype": "string", "id": null, "_type": "Value"}, "toxic_spans": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "health": {"dtype": "bool", "id": null, "_type": "Value"}, "ideology": {"dtype": "bool", "id": null, "_type": "Value"}, "insult": {"dtype": "bool", "id": null, "_type": "Value"}, "lgbtqphobia": {"dtype": "bool", "id": null, "_type": "Value"}, "other_lifestyle": {"dtype": "bool", "id": null, "_type": "Value"}, "physical_aspects": {"dtype": "bool", "id": null, "_type": "Value"}, "profanity_obscene": {"dtype": "bool", "id": null, "_type": "Value"}, "racism": {"dtype": "bool", "id": null, "_type": "Value"}, "religious_intolerance": {"dtype": "bool", "id": null, "_type": "Value"}, "sexism": {"dtype": "bool", "id": null, "_type": "Value"}, "xenophobia": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1667343, "num_examples": 4765, "dataset_name": "olid-br"}, "test": {"name": "test", "num_bytes": 551236, "num_examples": 1589, "dataset_name": "olid-br"}}, "download_checksums": null, "download_size":
|
|
|
1 |
+
{"dougtrajano--olid-br": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "is_offensive": {"dtype": "string", "id": null, "_type": "Value"}, "is_targeted": {"dtype": "string", "id": null, "_type": "Value"}, "targeted_type": {"dtype": "string", "id": null, "_type": "Value"}, "toxic_spans": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "health": {"dtype": "bool", "id": null, "_type": "Value"}, "ideology": {"dtype": "bool", "id": null, "_type": "Value"}, "insult": {"dtype": "bool", "id": null, "_type": "Value"}, "lgbtqphobia": {"dtype": "bool", "id": null, "_type": "Value"}, "other_lifestyle": {"dtype": "bool", "id": null, "_type": "Value"}, "physical_aspects": {"dtype": "bool", "id": null, "_type": "Value"}, "profanity_obscene": {"dtype": "bool", "id": null, "_type": "Value"}, "racism": {"dtype": "bool", "id": null, "_type": "Value"}, "religious_intolerance": {"dtype": "bool", "id": null, "_type": "Value"}, "sexism": {"dtype": "bool", "id": null, "_type": "Value"}, "xenophobia": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1667343, "num_examples": 4765, "dataset_name": "olid-br"}, "test": {"name": "test", "num_bytes": 551236, "num_examples": 1589, "dataset_name": "olid-br"}}, "download_checksums": null, "download_size": 0, "post_processing_size": null, "dataset_size": 2218579, "size_in_bytes": 2218579}}
|