nicholasKluge commited on
Commit
ed70c17
1 Parent(s): 55a23fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -11,10 +11,14 @@ pipeline_tag: text-classification
11
  tags:
12
  - textual-entailment
13
  widget:
14
- - text: "<s>Batatas estão sendo fatiadas por um homem<s>O homem está fatiando a batata.</s>"
 
 
15
  example_title: Exemplo
16
- - text: "<s>Uma mulher está misturando ovos.<s>A mulher está bebendo.</s>"
17
  example_title: Exemplo
 
 
18
  ---
19
  # TeenyTinyLlama-160m-Assin2
20
 
@@ -182,4 +186,4 @@ This repository was built as part of the RAIES ([Rede de Inteligência Artificia
182
 
183
  ## License
184
 
185
- TeenyTinyLlama-160m-Assin2 is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
 
11
  tags:
12
  - textual-entailment
13
  widget:
14
+ - text: >-
15
+ <s>Batatas estão sendo fatiadas por um homem<s>O homem está fatiando a
16
+ batata.</s>
17
  example_title: Exemplo
18
+ - text: <s>Uma mulher está misturando ovos.<s>A mulher está bebendo.</s>
19
  example_title: Exemplo
20
+ base_model:
21
+ - nicholasKluge/TeenyTinyLlama-160m
22
  ---
23
  # TeenyTinyLlama-160m-Assin2
24
 
 
186
 
187
  ## License
188
 
189
+ TeenyTinyLlama-160m-Assin2 is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.