Commit ·
0c52500
1
Parent(s): f7715fb
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,13 @@ datasets:
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: nlp_model
|
| 12 |
results:
|
|
|
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
- f1
|
| 10 |
+
widget:
|
| 11 |
+
- text: ["Yucaipa owned Dominick 's before selling the chain to Safeway in 1998 for $ 2.5 billion.",
|
| 12 |
+
"Yucaipa bought Dominick's in 1995 for $ 693 million and sold it to Safeway for $ 1.8 billion in 1998."]
|
| 13 |
+
example_title: Not Equivalent
|
| 14 |
+
- text: ["Revenue in the first quarter of the year dropped 15 percent from the same period a year earlier.",
|
| 15 |
+
"With the scandal hanging over Stewart's company revenue the first quarter of the year dropped 15 percent from the same period a year earlier."]
|
| 16 |
+
example_title: Equivalent
|
| 17 |
model-index:
|
| 18 |
- name: nlp_model
|
| 19 |
results:
|