File size: 342 Bytes
7cd5cda 7214ca6 7cd5cda 8ab6094 |
1 2 3 4 5 6 7 8 9 10 |
---
license: apache-2.0
widget:
- text: "[CLS] Rover is a dog. [SEP] Rover is a cat. [SEP]"
---
`bert-base-uncased`, fine tuned on the debiased NLI dataset from "Generating Data to Mitigate Spurious Correlations in Natural Language Inference Datasets", Wu et al., 2022.
Tuned using the code at https://github.com/jimmycode/gen-debiased-nli
|