alisawuffles
commited on
Commit
•
99e83b4
1
Parent(s):
be79718
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
- alisawuffles/WANLI
|
12 |
---
|
13 |
|
14 |
-
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
|
15 |
|
16 |
### How to use
|
17 |
```python
|
|
|
11 |
- alisawuffles/WANLI
|
12 |
---
|
13 |
|
14 |
+
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 eight out-of-domain test sets, including by 11% on HANS and 9% on Adversarial NLI.
|
15 |
|
16 |
### How to use
|
17 |
```python
|