Update README.md
Browse files
README.md
CHANGED
@@ -51,7 +51,7 @@ results = {"is_sarcastic": prediction, "confidence": confidence}
|
|
51 |
Output:
|
52 |
|
53 |
```
|
54 |
-
{'is_sarcastic': 1, 'confidence': 0.
|
55 |
```
|
56 |
|
57 |
## Performance
|
|
|
51 |
Output:
|
52 |
|
53 |
```
|
54 |
+
{'is_sarcastic': 1, 'confidence': 0.9997416138648987}
|
55 |
```
|
56 |
|
57 |
## Performance
|