StefanH commited on
Commit
555c306
·
1 Parent(s): 045e772

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -53,13 +53,13 @@ You can use the model like this:
53
  >>> print(scores)
54
 
55
  [
56
- 0.6222374439239502,
57
- -0.009036172181367874,
58
- 0.0662032887339592,
59
- 0.556531548500061,
60
- 0.09850533306598663,
61
- 0.3830074071884155,
62
- 0.11729487776756287
63
  ]
64
  ```
65
 
 
53
  >>> print(scores)
54
 
55
  [
56
+ 0.7989747524261475,
57
+ 0.003968147560954094,
58
+ 0.027803801000118256,
59
+ 0.9257574081420898,
60
+ 0.1492517590522766,
61
+ 0.010640474036335945,
62
+ 0.012045462615787983
63
  ]
64
  ```
65