fermaat commited on
Commit
178ea88
1 Parent(s): 0d4c48c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -3
app.py CHANGED
@@ -36,9 +36,13 @@ Given any input, our model will generate a gender neutral sentence, correcting a
36
 
37
  One of the toughest challenges when building the app and the model was to find proper data for training the model. Therefore, the team opted to dedicate a considerable amount of time to build it from the scratch. These data has been 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). You can take a look at some details of the process in the linked dataset
38
 
39
- Future steps
40
-
41
- <h1 style="font-size:4vw">Team Members</h1>
 
 
 
 
42
 
43
  <ul>
44
  <li> Fernando Velasco <a href="https://huggingface.co/fermaat">(fermaat)</a>
 
36
 
37
  One of the toughest challenges when building the app and the model was to find proper data for training the model. Therefore, the team opted to dedicate a considerable amount of time to build it from the scratch. These data has been 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). You can take a look at some details of the process in the linked dataset
38
 
39
+ <h1 style="font-size:2vw">Future steps</h1>
40
+ <li> First of all, we would love to engage people and maybe inspire them to work on similar projects, because we believe this kind of projects we can actually make a difference</a>
41
+ <li> Following that, a broader dataset would help reducing some overfitting and making a more robust model </a>
42
+ <li> Further training of different model backbones</a>
43
+ <li> Reduce the gender biases existing on some of the data for training Language Models by using the output of this model</a>
44
+ <li> Share ideas with the community for further improving </a>
45
+ <h1 style="font-size:2vw">Team Members</h1>
46
 
47
  <ul>
48
  <li> Fernando Velasco <a href="https://huggingface.co/fermaat">(fermaat)</a>