joey234 commited on
Commit
f25ee9d
1 Parent(s): 9478f0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # roberta2-base-mnli-negnli
16
 
17
- This model is a fine-tuned version of [sileod/roberta-base-mnli](https://huggingface.co/sileod/roberta-base-mnli) on the MNLI subset containing negation.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8397
20
  - Accuracy: 0.8400
 
14
 
15
  # roberta2-base-mnli-negnli
16
 
17
+ This model is a fine-tuned version of [sileod/roberta-base-mnli](https://huggingface.co/sileod/roberta-base-mnli) on the GLUE MNLI dataset and the [MNLI subset in NegNLI](https://github.com/mosharafhossain/negation-and-nli/tree/master/data/new_benchmarks/processed_for_run/MNLI).
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.8397
20
  - Accuracy: 0.8400