Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,9 @@ language:
|
|
16 |
- en
|
17 |
widget:
|
18 |
- text: "I love football so much"
|
19 |
-
example_title: "Positive"
|
20 |
- text: "I don't really like this type of food"
|
21 |
-
example_title: "Negative"
|
22 |
library_name: transformers
|
23 |
---
|
24 |
|
|
|
16 |
- en
|
17 |
widget:
|
18 |
- text: "I love football so much"
|
19 |
+
example_title: "Positive Example"
|
20 |
- text: "I don't really like this type of food"
|
21 |
+
example_title: "Negative Example"
|
22 |
library_name: transformers
|
23 |
---
|
24 |
|