nicholasKluge commited on
Commit
7c558af
1 Parent(s): bf0b4f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -15,17 +15,21 @@ tags:
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:
@@ -42,6 +46,8 @@ co2_eq_emissions:
42
  training_type: fine-tuning
43
  geographical_location: United States of America
44
  hardware_used: NVIDIA A100-SXM4-40GB
 
 
45
  ---
46
  # TeenyTinyLlama-460m-Chat
47
 
@@ -241,4 +247,4 @@ This repository was built as part of the RAIES ([Rede de Inteligência Artificia
241
 
242
  ## License
243
 
244
- TeenyTinyLlama-460m-Chat is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
 
15
  - conversation
16
  - assistant
17
  widget:
18
+ - text: >-
19
+ <s><instruction>Cite algumas bandas de rock famosas da década de
20
+ 1960.</instruction>
21
  example_title: Exemplo
22
+ - text: <s><instruction>Quantos planetas existem no sistema solar?</instruction>
23
  example_title: Exemplo
24
+ - text: <s><instruction>Qual é o futuro do ser humano?</instruction>
25
  example_title: Exemplo
26
+ - text: <s><instruction>Qual o sentido da vida?</instruction>
27
  example_title: Exemplo
28
+ - text: <s><instruction>Como imprimir hello world em python?</instruction>
29
  example_title: Exemplo
30
+ - text: >-
31
+ <s><instruction>Invente uma história sobre um encanador com poderes
32
+ mágicos.</instruction>
33
  example_title: Exemplo
34
  inference:
35
  parameters:
 
46
  training_type: fine-tuning
47
  geographical_location: United States of America
48
  hardware_used: NVIDIA A100-SXM4-40GB
49
+ base_model:
50
+ - nicholasKluge/TeenyTinyLlama-460m
51
  ---
52
  # TeenyTinyLlama-460m-Chat
53
 
 
247
 
248
  ## License
249
 
250
+ TeenyTinyLlama-460m-Chat is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.