NiGuLa commited on
Commit
aa7f669
1 Parent(s): 4679209

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ tags:
12
  **Model Overview**
13
 
14
  This is the model presented in the paper ["MultiParaDetox: Extending Text Detoxification with Parallel Data to New Languages"](https://arxiv.org/pdf/2404.02037).
15
- It is [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) fine-tuned on the parallel detoxification dataset of RUssian, English, Ukrainian, and Spanish.
16
 
17
  **How to use**
18
  ```python
 
12
  **Model Overview**
13
 
14
  This is the model presented in the paper ["MultiParaDetox: Extending Text Detoxification with Parallel Data to New Languages"](https://arxiv.org/pdf/2404.02037).
15
+ It is [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) fine-tuned on the parallel detoxification dataset of Russian, English, Ukrainian, and Spanish.
16
 
17
  **How to use**
18
  ```python