Update app.py
Browse files
app.py
CHANGED
@@ -13,6 +13,8 @@ The models were evaluated on <a href="https://huggingface.co/datasets/hackathon-
|
|
13 |
|
14 |
The project is aligned with goal number 3 of the <a href="https://www.un.org/sustainabledevelopment/">Sustainable Development Goals</a> promoted by the United Nations: "Ensure a healthy life and promote well-being for all at all ages", since this research can lead to the development of tools that facilitate the access to health information by doctors and Spanish-speaking people from all over the world.
|
15 |
|
|
|
|
|
16 |
</p>
|
17 |
"""
|
18 |
article = """
|
|
|
13 |
|
14 |
The project is aligned with goal number 3 of the <a href="https://www.un.org/sustainabledevelopment/">Sustainable Development Goals</a> promoted by the United Nations: "Ensure a healthy life and promote well-being for all at all ages", since this research can lead to the development of tools that facilitate the access to health information by doctors and Spanish-speaking people from all over the world.
|
15 |
|
16 |
+
In the following Demo the four trained models can be tested to answer a question given a context:
|
17 |
+
|
18 |
</p>
|
19 |
"""
|
20 |
article = """
|