Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,19 @@ inference:
|
|
14 |
top_k: 10
|
15 |
do_sample: True
|
16 |
widget:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- text: |-
|
18 |
Extrae as entidades nomeadas do seguinte texto:
|
19 |
Texto: "Chámome Wolfgang e vivo en Berlin"
|
|
|
14 |
top_k: 10
|
15 |
do_sample: True
|
16 |
widget:
|
17 |
+
- text: |-
|
18 |
+
Responde á seguinte pregunta.
|
19 |
+
Pregunta: "Cal é a capital de Noruega?"
|
20 |
+
Resposta: "A capital de Noruega é Oslo."
|
21 |
+
----
|
22 |
+
Responde á seguinte pregunta.
|
23 |
+
Pregunta: "Cal é a moeda de Portugal"
|
24 |
+
Resposta: "A moeda de Portugal é o euro."
|
25 |
+
----
|
26 |
+
Responde á seguinte pregunta.
|
27 |
+
Pregunta: "Cal é a capital de Suecia?"
|
28 |
+
Resposta:
|
29 |
+
example_title: Question&Answering
|
30 |
- text: |-
|
31 |
Extrae as entidades nomeadas do seguinte texto:
|
32 |
Texto: "Chámome Wolfgang e vivo en Berlin"
|