dmrau commited on
Commit
6350da5
1 Parent(s): 3b87451

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This model was trained with the [Rankers Library](`https://github.com/davidmrau/rankers`).
2
+
3
+ It was trained on the official MS MARCO training triples.
4
+
5
+ Training parameters:
6
+
7
+ - batch size: 128
8
+
9
+ - learning rate 3e-6
10
+
11
+ - Optimizer: Adam
12
+
13
+
14
+ Performance TREC DL Nist test 2020:
15
+ - NDCG@10: 69.35