Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
widget:
|
| 4 |
+
- text: "Oh really, what a great idea! Let's just ignore all the facts and trot right ahead!"
|
| 5 |
+
example_title: "Sarcastic Dialogue"
|
| 6 |
+
output:
|
| 7 |
+
- label: POSITIVE
|
| 8 |
+
score: 1.0
|
| 9 |
+
- label: NEGATIVE
|
| 10 |
+
score: 0.0
|
| 11 |
+
- text: "What a great idea - let's continue!"
|
| 12 |
+
example_title: "Sarcastic Dialogue"
|
| 13 |
+
---
|