Vampyrian commited on
Commit
03ac1d8
·
verified ·
1 Parent(s): 88c6a5d

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [amberoad/bert-multilingual-passage-reranking-msmarco](https://huggingface.co/amberoad/bert-multilingual-passage-reranking-msmarco) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 7.4707
22
- - Accuracy: 0.0012
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:------:|:---------------:|:--------:|
53
- | 7.6625 | 1.0 | 99361 | 7.8706 | 0.0007 |
54
- | 7.6633 | 2.0 | 198722 | 7.9447 | 0.0006 |
55
- | 7.299 | 3.0 | 298083 | 7.4707 | 0.0012 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [amberoad/bert-multilingual-passage-reranking-msmarco](https://huggingface.co/amberoad/bert-multilingual-passage-reranking-msmarco) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9181
22
+ - Accuracy: 0.8626
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:------:|:---------------:|:--------:|
53
+ | 0.9646 | 1.0 | 152248 | 1.3476 | 0.7807 |
54
+ | 0.611 | 2.0 | 304496 | 1.0336 | 0.8401 |
55
+ | 0.4423 | 3.0 | 456744 | 0.9181 | 0.8626 |
56
 
57
 
58
  ### Framework versions