language: | |
- tl | |
metrics: | |
- accuracy | |
pipeline_tag: text-classification | |
library_name: transformers | |
datasets: | |
- syke9p3/multilabel-tagalog-hate-speech | |
- mapsoriano/2016_2022_hate_speech_filipino | |
- mginoben/tagalog-profanity-dataset | |
## Model Card | |
- **Task**: Text Classification | |
- **Use Case**: Hate Speech Detection | |
--- | |
```yaml | |
language: "tl" | |
tags: | |
- "text-classification" | |
- "hate-speech" | |
- "nlp" | |
license: "" | |
model-index: | |
- name: "default" | |
task: "text-classification" | |
``` |