joey234 commited on
Commit
09a1704
1 Parent(s): b731c0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # cuenb2-mnli-negnli
15
 
16
- This model is a fine-tuned version of [randomcomb_mlm_ep5_mnli](https://huggingface.co/randomcomb_mlm_ep5_mnli) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.7677
19
  - Accuracy: 0.8533
 
13
 
14
  # cuenb2-mnli-negnli
15
 
16
+ This model is a fine-tuned version of [cuenb](https://huggingface.co/joey234/cuenb) 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).
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.7677
19
  - Accuracy: 0.8533