stevillis commited on
Commit
f662c85
·
verified ·
1 Parent(s): 5c05df7

docs: bring default samples back

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -16,6 +16,20 @@ tags:
16
  pipeline_tag: text-classification
17
  widget:
18
  - text: "Ambiente acolhedor e boa comunicação."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  ## Model Instructions
 
16
  pipeline_tag: text-classification
17
  widget:
18
  - text: "Ambiente acolhedor e boa comunicação."
19
+ example_title: Positive sample
20
+ output:
21
+ - label: Positive
22
+ score: 0.9998
23
+ - text: "Mal remunerado, fora isso tranquilo."
24
+ example_title: Negative sample
25
+ output:
26
+ - label: Negative
27
+ score: 0.9996
28
+ - text: "nenhum contra com esta empresa"
29
+ example_title: Neutral sample
30
+ output:
31
+ - label: Neutral
32
+ score: 0.9998
33
  ---
34
 
35
  ## Model Instructions