itdainb commited on
Commit
08073b4
·
verified ·
1 Parent(s): 6b5feee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -9,6 +9,23 @@ pipeline_tag: text-classification
9
  tags:
10
  - cross-encoder
11
  - rerank
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  ## Installation
 
9
  tags:
10
  - cross-encoder
11
  - rerank
12
+ model-index:
13
+ - name: VietnameseCrossEncoder
14
+ results:
15
+ - task:
16
+ type: text-classification
17
+ dataset:
18
+ name: MMarco (Vi-Dev)
19
+ type: unicamp-dl/mmarco
20
+ metrics:
21
+ - name: NDCG@10
22
+ type: NDCG
23
+ value: 0.0
24
+ verified: false
25
+ - name: MRR@10
26
+ type: MRR
27
+ value: 0.0
28
+ verified: false
29
  ---
30
 
31
  ## Installation