morit commited on
Commit
fa9a6e9
·
1 Parent(s): ad0a551

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,5 +61,5 @@ on one GPU (NVIDIA GeForce RTX 3090) resulting in a training time of 1h 47 mins
61
  The model was evaluated after each epoch on the eval set of the XNLI Corpus and at the end of training on the Test set of the XNLI corpus.
62
  Using the test set the model reached an accuracy of
63
  ```
64
- predict_accuracy = 77.47 %
65
  ```
 
61
  The model was evaluated after each epoch on the eval set of the XNLI Corpus and at the end of training on the Test set of the XNLI corpus.
62
  Using the test set the model reached an accuracy of
63
  ```
64
+ predict_accuracy = 77.72 %
65
  ```