Text Classification
Transformers
Safetensors
xlm-roberta
Inference Endpoints
dardem commited on
Commit
0fe4ba2
1 Parent(s): 5a56522

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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).