nicholasKluge commited on
Commit
7413a04
1 Parent(s): 0dd452c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -11,10 +11,12 @@ pipeline_tag: text-classification
11
  tags:
12
  - textual-entailment
13
  widget:
14
- - text: "<s>Qual a capital do Brasil?<s>A capital do Brasil é Brasília!</s>"
15
  example_title: Exemplo
16
- - text: "<s>Qual a capital do Brasil?<s>Anões são muito mais legais do que elfos!</s>"
17
  example_title: Exemplo
 
 
18
  ---
19
  # TeenyTinyLlama-160m-FaQuAD-NLI
20
 
@@ -179,4 +181,4 @@ This repository was built as part of the RAIES ([Rede de Inteligência Artificia
179
 
180
  ## License
181
 
182
- TeenyTinyLlama-160m-FaQuAD-NLI 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: <s>Qual a capital do Brasil?<s>A capital do Brasil é Brasília!</s>
15
  example_title: Exemplo
16
+ - text: <s>Qual a capital do Brasil?<s>Anões são muito mais legais do que elfos!</s>
17
  example_title: Exemplo
18
+ base_model:
19
+ - nicholasKluge/TeenyTinyLlama-160m
20
  ---
21
  # TeenyTinyLlama-160m-FaQuAD-NLI
22
 
 
181
 
182
  ## License
183
 
184
+ TeenyTinyLlama-160m-FaQuAD-NLI is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.