Kwaku commited on
Commit
5c869f7
1 Parent(s): 3fb817e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ You can use this model directly with a pipeline for text generation:
25
  >>> result = generator("I like this model")
26
  >>> print(result)
27
 
28
- Generated output: [{'label': 'positive', 'score': 0.9494990110397339}]
29
  ```
30
 
31
  ### Limitations and bias
 
25
  >>> result = generator("I like this model")
26
  >>> print(result)
27
 
28
+ Generated output: [{'label': 'positive', 'score': 0.9992923736572266}]
29
  ```
30
 
31
  ### Limitations and bias