alisawuffles
commited on
Commit
·
0c5328f
1
Parent(s):
34b857f
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
widget:
|
3 |
- text: "I almost forgot to eat lunch.</s></s>I didn't forget to eat lunch."
|
4 |
- text: "I almost forgot to eat lunch.</s></s>I forgot to eat lunch."
|
|
|
5 |
---
|
6 |
|
7 |
This is an off-the-shelf roberta-large model finetuned on WANLI, the Worker-AI Collaborative NLI dataset ([Liu et al., 2022](https://arxiv.org/abs/2201.05955)). It outperforms the `roberta-large-mnli` model on seven out-of-domain test sets, including by 11% on HANS and 9% on Adversarial NLI.
|
|
|
2 |
widget:
|
3 |
- text: "I almost forgot to eat lunch.</s></s>I didn't forget to eat lunch."
|
4 |
- text: "I almost forgot to eat lunch.</s></s>I forgot to eat lunch."
|
5 |
+
- text: "I ate lunch.</s></s>I almost forgot to eat lunch."
|
6 |
---
|
7 |
|
8 |
This is an off-the-shelf roberta-large model finetuned on WANLI, the Worker-AI Collaborative NLI dataset ([Liu et al., 2022](https://arxiv.org/abs/2201.05955)). It outperforms the `roberta-large-mnli` model on seven out-of-domain test sets, including by 11% on HANS and 9% on Adversarial NLI.
|