Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ language:
|
|
| 12 |
- ar
|
| 13 |
- zh
|
| 14 |
- hi
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
This is an instance of [xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) that was fine-tuned on binary toxicity classification task based on our compiled dataset [textdetox/multilingual_toxicity_dataset](https://huggingface.co/datasets/textdetox/multilingual_toxicity_dataset).
|
|
|
|
| 12 |
- ar
|
| 13 |
- zh
|
| 14 |
- hi
|
| 15 |
+
base_model:
|
| 16 |
+
- FacebookAI/xlm-roberta-base
|
| 17 |
---
|
| 18 |
|
| 19 |
This is an instance of [xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) that was fine-tuned on binary toxicity classification task based on our compiled dataset [textdetox/multilingual_toxicity_dataset](https://huggingface.co/datasets/textdetox/multilingual_toxicity_dataset).
|