sergioburdisso commited on
Commit
c8e05f2
1 Parent(s): ff80c79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -19,6 +19,13 @@ widget:
19
  - "That is a happy dog"
20
  - "That is a very happy person"
21
  - "Today is a sunny day"
 
 
 
 
 
 
 
22
  ---
23
 
24
 
 
19
  - "That is a happy dog"
20
  - "That is a very happy person"
21
  - "Today is a sunny day"
22
+ output:
23
+ - label: "That is a happy dog"
24
+ score: 0.853
25
+ - label: "That is a very happy person"
26
+ score: 0.981
27
+ - label: "Today is a sunny day"
28
+ score: 0.655
29
  ---
30
 
31