CoolFace
Datasetpublic

Shivangsinha/MultiTaskTWONB1-ds

Dataset Card: Multi-Task German Text Classification Dataset Dataset Description This dataset contains German text samples labeled for three tasks: Fake News Detection (is_fake) Hate Speech Detection (is_hate_speech) Toxicity Detection (is_toxic) Each entry in the dataset has binary or missing labels for the respective tasks: 0: Negative 1: Positive -1: Not labeled for the task The dataset is useful for training and evaluating models on multi-task learning… See the full description on the dataset page: https://huggingface.co/datasets/Shivangsinha/MultiTaskTWONB1-ds.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes5downloads
4 commits on main
0026e572y ago

Update README.md

Shivangsinha
e0471922y ago

Create README.md

Shivangsinha
d15b6e22y ago

Upload MultiTaskTWONB1.csv

Shivangsinha
fed31de2y ago

initial commit

Shivangsinha