Jeremiah Zhou commited on
Commit
a852739
·
1 Parent(s): 77c56c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # roberta-base-mnli
17
 
18
- This model is a fine-tuned version of [./fine-tune/roberta-base/mnli/](https://huggingface.co/./fine-tune/roberta-base/mnli/) on the GLUE MNLI dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.7539
21
  - eval_accuracy: 0.8697
 
15
 
16
  # roberta-base-mnli
17
 
18
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base/) on the GLUE MNLI dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.7539
21
  - eval_accuracy: 0.8697