nicholasKluge commited on
Commit
c3fce4f
1 Parent(s): a739a00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -16,14 +16,14 @@ tags:
16
  - assistant
17
  pipeline_tag: text-generation
18
  widget:
19
- - text: "<|startoftext|>Hello! What is your name?<|endoftext|>"
20
- example_title: "Greetings"
21
- - text: "<|startoftext|>Can you explain what is Machine Learning?<|endoftext|>"
22
- example_title: "Machine Learning"
23
- - text: "<|startoftext|>Do you know anything about virtue ethics?<|endoftext|>"
24
- example_title: "Ethics"
25
- - text: "<|startoftext|>How can I make my girlfried happy?<|endoftext|>"
26
- example_title: "Advise"
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