Spaces:
Build error
Build error
Commit
·
f48a5e3
1
Parent(s):
6224bd9
added team members
Browse files- article_app.py +8 -0
article_app.py
CHANGED
|
@@ -4,6 +4,14 @@ article = """
|
|
| 4 |
|
| 5 |
<p style="text-align: justify;"> This app is developed by <a href="https://www.iic.uam.es/">IIC - Instituto de Ingeniería del Conocimiento</a> as part of the <a href="https://www.eventbrite.com/e/registro-hackathon-de-pln-en-espanol-273014111557">Somos PLN Hackaton 2022.</a>
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
The objective of this app is to expand the existing tools regarding long form question answering in Spanish. In fact, multiple novel methods (in Spanish)
|
| 8 |
have been introduced to build this app.
|
| 9 |
The reason for including audio as a possible input and always as an output is because we wanted to make the App much more accessible to people that cannot read or write.
|
|
|
|
| 4 |
|
| 5 |
<p style="text-align: justify;"> This app is developed by <a href="https://www.iic.uam.es/">IIC - Instituto de Ingeniería del Conocimiento</a> as part of the <a href="https://www.eventbrite.com/e/registro-hackathon-de-pln-en-espanol-273014111557">Somos PLN Hackaton 2022.</a>
|
| 6 |
|
| 7 |
+
Concretely, the members of the team are:
|
| 8 |
+
|
| 9 |
+
1. Alejandro Vaca Serrano: <a href="https://huggingface.co/avacaondata">@avacaondata</a>
|
| 10 |
+
2. David Betancur Sánchez: <a href="https://huggingface.co/Dabs">@Dabs</a>
|
| 11 |
+
3. Alba Segurado: <a href="https://huggingface.co/alborotis">@alborotis</a>
|
| 12 |
+
4. Álvaro Barbero Jiménez: <a href="https://huggingface.co/albarji">@albarji</a>
|
| 13 |
+
5. Guillem García Subies: <a href="https://huggingface.co/GuillemGSubies">@GuillemGSubies</a>
|
| 14 |
+
|
| 15 |
The objective of this app is to expand the existing tools regarding long form question answering in Spanish. In fact, multiple novel methods (in Spanish)
|
| 16 |
have been introduced to build this app.
|
| 17 |
The reason for including audio as a possible input and always as an output is because we wanted to make the App much more accessible to people that cannot read or write.
|