joe32140 commited on
Commit
3ef09a4
1 Parent(s): 9d50a7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -36,6 +36,15 @@ model-index:
36
  value: 33.98
37
  task:
38
  type: Retrieval
 
 
 
 
 
 
 
 
 
39
  tags:
40
  - ColBERT
41
  - PyLate
@@ -250,7 +259,8 @@ NDCG@10
250
  |:-------|------|
251
  |FiQA | 0.3986|
252
  |SciFact | 0.7367|
253
- |nfcorpus | 0.3398 |
 
254
 
255
  ## Training Details
256
 
 
36
  value: 33.98
37
  task:
38
  type: Retrieval
39
+ - dataset:
40
+ name: arguana
41
+ split: test
42
+ type: beir/arguana
43
+ metrics:
44
+ - type: ndcg_at_10
45
+ value: 30.98
46
+ task:
47
+ type: Retrieval
48
  tags:
49
  - ColBERT
50
  - PyLate
 
259
  |:-------|------|
260
  |FiQA | 0.3986|
261
  |SciFact | 0.7367|
262
+ |nfcorpus | 0.3398 |
263
+ |arguana|0.3098|
264
 
265
  ## Training Details
266