Update README.md
Browse files
README.md
CHANGED
|
@@ -24,14 +24,14 @@ model-index:
|
|
| 24 |
type: hackathon-pln-es/neutral-es
|
| 25 |
name: neutral-es
|
| 26 |
metrics:
|
| 27 |
-
- type: sacrebleu
|
| 28 |
-
value:
|
| 29 |
name: sacrebleu # Optional. Example: Test WER
|
| 30 |
- type: bertscore # Required. Example: wer
|
| 31 |
-
value: 0.
|
| 32 |
name: BertScoreF1 # Optional. Example: Test WER
|
| 33 |
- type: DiffBleu # Required. Example: wer
|
| 34 |
-
value: 0.
|
| 35 |
name: DiffBleu # Optional. Example: Test WER
|
| 36 |
---
|
| 37 |
|
|
@@ -51,7 +51,7 @@ By using gender inclusive models we can help reducing gender bias in a language
|
|
| 51 |
|
| 52 |
|
| 53 |
## Training and evaluation data
|
| 54 |
-
|
| 55 |
The data used for the model training has been created form a compilation of sources, obtained from a series of guidelines and manuals issued by Spanish Ministry of Health, Social Services and Equality in the matter of the usage of non-sexist language, stipulated in this linked [document:](https://www.inmujeres.gob.es/servRecursos/formacion/GuiasLengNoSexista/docs/Guiaslenguajenosexista_.pdf):
|
| 56 |
|
| 57 |
### Compiled sources
|
|
|
|
| 24 |
type: hackathon-pln-es/neutral-es
|
| 25 |
name: neutral-es
|
| 26 |
metrics:
|
| 27 |
+
- type: sacrebleu
|
| 28 |
+
value: 0.96
|
| 29 |
name: sacrebleu # Optional. Example: Test WER
|
| 30 |
- type: bertscore # Required. Example: wer
|
| 31 |
+
value: 0.98
|
| 32 |
name: BertScoreF1 # Optional. Example: Test WER
|
| 33 |
- type: DiffBleu # Required. Example: wer
|
| 34 |
+
value: 0.35
|
| 35 |
name: DiffBleu # Optional. Example: Test WER
|
| 36 |
---
|
| 37 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
## Training and evaluation data
|
| 54 |
+
|
| 55 |
The data used for the model training has been created form a compilation of sources, obtained from a series of guidelines and manuals issued by Spanish Ministry of Health, Social Services and Equality in the matter of the usage of non-sexist language, stipulated in this linked [document:](https://www.inmujeres.gob.es/servRecursos/formacion/GuiasLengNoSexista/docs/Guiaslenguajenosexista_.pdf):
|
| 56 |
|
| 57 |
### Compiled sources
|