Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,14 @@ datasets:
|
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
| 10 |
- f1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
model-index:
|
| 12 |
- name: distilroberta-base-mrpc-glue
|
| 13 |
results:
|
|
|
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
| 10 |
- f1
|
| 11 |
+
widget:
|
| 12 |
+
- text: ["Yucaipa owned Dominick 's before selling the chain to Safeway in 1998 for $ 2.5 billion.",
|
| 13 |
+
"Yucaipa bought Dominick's in 1995 for $ 693 million and sold it to Safeway for $ 1.8 billion in 1998."]
|
| 14 |
+
example_title: Not Equivalent
|
| 15 |
+
- text: ["Revenue in the first quarter of the year dropped 15 percent from the same period a year earlier.",
|
| 16 |
+
"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."]
|
| 17 |
+
example_title: Equivalent
|
| 18 |
+
|
| 19 |
model-index:
|
| 20 |
- name: distilroberta-base-mrpc-glue
|
| 21 |
results:
|