nicholasKluge commited on
Commit
3708612
1 Parent(s): d34616b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -22
README.md CHANGED
@@ -14,28 +14,7 @@ tags:
14
  - text generation
15
  - conversation
16
  - assistant
17
- widget:
18
- - text: "<s><instruction>Cite algumas bandas de rock famosas da década de 1960.</instruction>"
19
- example_title: Exemplo
20
- - text: "<s><instruction>Quantos planetas existem no sistema solar?</instruction>"
21
- example_title: Exemplo
22
- - text: "<s><instruction>Qual é o futuro do ser humano?</instruction>"
23
- example_title: Exemplo
24
- - text: "<s><instruction>Qual o sentido da vida?</instruction>"
25
- example_title: Exemplo
26
- - text: "<s><instruction>Como imprimir hello world em python?</instruction>"
27
- example_title: Exemplo
28
- - text: "<s><instruction>Invente uma história sobre um encanador com poderes mágicos.</instruction>"
29
- example_title: Exemplo
30
- inference:
31
- parameters:
32
- repetition_penalty: 1.2
33
- temperature: 0.2
34
- top_k: 30
35
- top_p: 0.3
36
- max_new_tokens: 200
37
- length_penalty: 0.3
38
- early_stopping: true
39
  co2_eq_emissions:
40
  emissions: 2.53
41
  source: CodeCarbon
 
14
  - text generation
15
  - conversation
16
  - assistant
17
+ inference: false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  co2_eq_emissions:
19
  emissions: 2.53
20
  source: CodeCarbon