fermaat commited on
Commit
725d2fc
1 Parent(s): fccbfaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 # Required. Example: wer
28
- value: 93.8347 # Required. Example: 20.90
29
  name: sacrebleu # Optional. Example: Test WER
30
  - type: bertscore # Required. Example: wer
31
- value: 0.99
32
  name: BertScoreF1 # Optional. Example: Test WER
33
  - type: DiffBleu # Required. Example: wer
34
- value: 0.38
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
- One of the major challenges was to obtain a valuable dataset that would suit our purpose, therefore, the team opted to dedicate a considerable amount of time to build it from a scratch.
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