Update README.md
Browse files
README.md
CHANGED
|
@@ -8,17 +8,14 @@ model-index:
|
|
| 8 |
results: []
|
| 9 |
datasets:
|
| 10 |
- malteklaes/cpp-code-code_search_net-style
|
| 11 |
-
pipeline_tag:
|
| 12 |
widget:
|
| 13 |
-
- text: "
|
| 14 |
-
|
| 15 |
-
-
|
| 16 |
-
|
| 17 |
-
-
|
| 18 |
-
|
| 19 |
-
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
| 20 |
-
example_title: "Reading comprehension"
|
| 21 |
-
|
| 22 |
---
|
| 23 |
|
| 24 |
|
|
|
|
| 8 |
results: []
|
| 9 |
datasets:
|
| 10 |
- malteklaes/cpp-code-code_search_net-style
|
| 11 |
+
pipeline_tag: token-classification
|
| 12 |
widget:
|
| 13 |
+
- text: "I liked this movie"
|
| 14 |
+
output:
|
| 15 |
+
- label: POSITIVE
|
| 16 |
+
score: 0.8
|
| 17 |
+
- label: NEGATIVE
|
| 18 |
+
score: 0.2
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
|