JacobLinCool commited on
Commit
a4da7e0
·
verified ·
1 Parent(s): a142520

End of training

Browse files
Information-Retrieval_evaluation_results.csv CHANGED
@@ -1,2 +1,2 @@
1
  epoch,steps,cosine-Accuracy@1,cosine-Accuracy@5,cosine-Accuracy@10,cosine-Precision@1,cosine-Recall@1,cosine-Precision@3,cosine-Recall@3,cosine-Precision@5,cosine-Recall@5,cosine-Precision@10,cosine-Recall@10,cosine-MRR@1,cosine-MRR@5,cosine-MRR@10,cosine-NDCG@1,cosine-NDCG@5,cosine-NDCG@10,cosine-MAP@100
2
- -1,-1,0.97,1.0,1.0,0.97,0.97,0.3333333333333334,1.0,0.19999999999999996,1.0,0.09999999999999998,1.0,0.97,0.985,0.985,0.97,0.9889278926071438,0.9889278926071438,0.985
 
1
  epoch,steps,cosine-Accuracy@1,cosine-Accuracy@5,cosine-Accuracy@10,cosine-Precision@1,cosine-Recall@1,cosine-Precision@3,cosine-Recall@3,cosine-Precision@5,cosine-Recall@5,cosine-Precision@10,cosine-Recall@10,cosine-MRR@1,cosine-MRR@5,cosine-MRR@10,cosine-NDCG@1,cosine-NDCG@5,cosine-NDCG@10,cosine-MAP@100
2
+ -1,-1,0.99,1.0,1.0,0.99,0.99,0.3333333333333334,1.0,0.19999999999999996,1.0,0.09999999999999998,1.0,0.99,0.995,0.995,0.99,0.9963092975357145,0.9963092975357145,0.995
README.md CHANGED
@@ -620,6 +620,7 @@ You can finetune this model on your own dataset.
620
  |:-------:|:-----:|:---------------:|:--------------:|
621
  | 0 | 0 | 0.0616 | 0.9926 |
622
  | **1.0** | **7** | **0.0358** | **0.9963** |
 
623
 
624
  * The bold row denotes the saved checkpoint.
625
 
 
620
  |:-------:|:-----:|:---------------:|:--------------:|
621
  | 0 | 0 | 0.0616 | 0.9926 |
622
  | **1.0** | **7** | **0.0358** | **0.9963** |
623
+ | -1 | -1 | - | 0.9963 |
624
 
625
  * The bold row denotes the saved checkpoint.
626