Spaces:
Running
Running
Included official report link
Browse files
app.py
CHANGED
@@ -103,7 +103,10 @@ def gradio_app():
|
|
103 |
i genera la resposta fent servir el model Salamandra-7b-aligned-EADOP, el model BSC-LT/salamandra-7b-instruct alineat amb el dataset de alinia/EADOP-RAG-out-of-domain.
|
104 |
|
105 |
鈿狅笍 **Advertencies**: Aquesta versi贸 茅s experimental. El contingut generat per aquest model no est脿 supervisat i pot ser incorrecte.
|
106 |
-
Si us plau, tingueu-ho en compte quan exploreu aquest recurs.
|
|
|
|
|
|
|
107 |
"""
|
108 |
)
|
109 |
with gr.Row(equal_height=True):
|
|
|
103 |
i genera la resposta fent servir el model Salamandra-7b-aligned-EADOP, el model BSC-LT/salamandra-7b-instruct alineat amb el dataset de alinia/EADOP-RAG-out-of-domain.
|
104 |
|
105 |
鈿狅笍 **Advertencies**: Aquesta versi贸 茅s experimental. El contingut generat per aquest model no est脿 supervisat i pot ser incorrecte.
|
106 |
+
Si us plau, tingueu-ho en compte quan exploreu aquest recurs.
|
107 |
+
|
108 |
+
|
109 |
+
馃憖 **Learn more reading the** [official report](https://drive.google.com/file/d/11MgXQXAxfhkqbrx8syrKtmBrNP_6Qhx9/view?usp=sharing).
|
110 |
"""
|
111 |
)
|
112 |
with gr.Row(equal_height=True):
|