IreneGaeta commited on
Commit
401a1ca
·
verified ·
1 Parent(s): b1c3dda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,7 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # mbart-neutralization
19
 
20
- This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
 
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0117
23
  - Bleu: 96.8831
@@ -25,11 +26,11 @@ It achieves the following results on the evaluation set:
25
 
26
  ## Model description
27
 
28
- More information needed
29
 
30
  ## Intended uses & limitations
31
 
32
- More information needed
33
 
34
  ## Training and evaluation data
35
 
 
17
 
18
  # mbart-neutralization
19
 
20
+ This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an the dataset [Spanish Gender Neutralization
21
+ dataset](https://huggingface.co/datasets/hackathon-pln-es/neutral-es).
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0117
24
  - Bleu: 96.8831
 
26
 
27
  ## Model description
28
 
29
+ This model intends to translate sentences from current Spanish to neutralised Spanish.
30
 
31
  ## Intended uses & limitations
32
 
33
+ This model has been created as an in-class exercice, so the coverage of it can be very limited.
34
 
35
  ## Training and evaluation data
36