dnozza commited on
Commit
6b37628
1 Parent(s): 806458d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -39,6 +39,12 @@ Online hate speech is a dangerous phenomenon that can (and should) be promptly c
39
 
40
  This model is the fine-tuned version of the [XLM-T](https://arxiv.org/abs/2104.12250) model.
41
 
 
 
 
 
 
 
42
  ## Results
43
 
44
  This model had an F1 of 0.83 on the test set.
 
39
 
40
  This model is the fine-tuned version of the [XLM-T](https://arxiv.org/abs/2104.12250) model.
41
 
42
+ | Model | Download |
43
+ | ------ | -------------------------|
44
+ | `hate-ita` | [Link](https://huggingface.co/MilaNLProc/hate-ita) |
45
+ | `hate-ita-xlm-r-base` | [Link](https://huggingface.co/MilaNLProc/hate-ita-xlm-r-base) |
46
+ | `hate-ita-xlm-r-large` | [Link](https://huggingface.co/MilaNLProc/hate-ita-xlm-r-large) |
47
+
48
  ## Results
49
 
50
  This model had an F1 of 0.83 on the test set.