nicholasKluge
commited on
Commit
·
c3fce4f
1
Parent(s):
a739a00
Update README.md
Browse files
README.md
CHANGED
@@ -16,14 +16,14 @@ tags:
|
|
16 |
- assistant
|
17 |
pipeline_tag: text-generation
|
18 |
widget:
|
19 |
-
- text: "<|startoftext|>
|
20 |
-
example_title: "
|
21 |
-
- text: "<|startoftext|>
|
22 |
-
example_title: "
|
23 |
-
- text: "<|startoftext|>
|
24 |
-
example_title: "
|
25 |
-
- text: "<|startoftext|>
|
26 |
-
example_title: "
|
27 |
inference:
|
28 |
parameters:
|
29 |
temperature: 0.7
|
|
|
16 |
- assistant
|
17 |
pipeline_tag: text-generation
|
18 |
widget:
|
19 |
+
- text: "<|startoftext|>Olá! Qual o seu nome?<|endoftext|>"
|
20 |
+
example_title: "Olá"
|
21 |
+
- text: "<|startoftext|>Você pode me explicar o que é aprendizagem de máquina?<|endoftext|>"
|
22 |
+
example_title: "Aprendizagem de máquina"
|
23 |
+
- text: "<|startoftext|>Você sabe alguma coisa sobre ética das virtudes<|endoftext|>"
|
24 |
+
example_title: "Ética das virtudes"
|
25 |
+
- text: "<|startoftext|>O que posso fazer para alegrar minha namorada?<|endoftext|>"
|
26 |
+
example_title: "Conselho"
|
27 |
inference:
|
28 |
parameters:
|
29 |
temperature: 0.7
|