King-Harry
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -29,9 +29,16 @@ model-index:
|
|
29 |
- name: F1 Score
|
30 |
type: f1
|
31 |
value: 0.9685 # Example value, please adjust based on your results
|
|
|
32 |
widget:
|
33 |
-
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
---
|
36 |
|
37 |
|
|
|
29 |
- name: F1 Score
|
30 |
type: f1
|
31 |
value: 0.9685 # Example value, please adjust based on your results
|
32 |
+
|
33 |
widget:
|
34 |
+
- text: "Is this review positive or negative? Review: Best cast iron skillet you will ever buy."
|
35 |
+
example_title: "Sentiment analysis"
|
36 |
+
- text: "Barack Obama nominated Hilary Clinton as his secretary of state on Monday. He chose her because she had ..."
|
37 |
+
example_title: "Coreference resolution"
|
38 |
+
- text: "On a shelf, there are five books: a gray book, a red book, a purple book, a blue book, and a black book ..."
|
39 |
+
example_title: "Logic puzzles"
|
40 |
+
- text: "The two men running to become New York City's next mayor will face off in their first debate Wednesday night ..."
|
41 |
+
example_title: "Reading comprehension"
|
42 |
---
|
43 |
|
44 |
|