jalbarracin
commited on
Commit
•
e848528
1
Parent(s):
363109f
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,11 @@ widget:
|
|
15 |
example_title: "Generar preguntas"
|
16 |
- text: "instrut5: Escribe un correo electrónico dando la bienvenida a un nuevo empleado.<in>Juan</in>"
|
17 |
example_title: "Escribir email"
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
|
|
|
15 |
example_title: "Generar preguntas"
|
16 |
- text: "instrut5: Escribe un correo electrónico dando la bienvenida a un nuevo empleado.<in>Juan</in>"
|
17 |
example_title: "Escribir email"
|
18 |
+
inference:
|
19 |
+
parameters:
|
20 |
+
do_sample: True
|
21 |
+
top_p: 1.0
|
22 |
+
top_k: 50
|
23 |
---
|
24 |
|
25 |
|