antoinelouis tomaarsen HF Staff commited on
Commit
7c94e9c
·
verified ·
1 Parent(s): 3a41202

Update model metadata to set pipeline tag to the new `text-ranking` (#1)

Browse files

- Update model metadata to set pipeline tag to the new `text-ranking` (37a671036fe6fed4a87b6e43158e853a02d47cfb)


Co-authored-by: Tom Aarsen <[email protected]>

Files changed (1) hide show
  1. README.md +22 -22
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- pipeline_tag: text-classification
3
  language: fr
4
  license: mit
5
  datasets:
@@ -13,27 +13,27 @@ base_model: microsoft/mdeberta-v3-base
13
  model-index:
14
  - name: crossencoder-mdebertav3-base-mmarcoFR
15
  results:
16
- - task:
17
- type: text-classification
18
- name: Passage Reranking
19
- dataset:
20
- type: unicamp-dl/mmarco
21
- name: mMARCO-fr
22
- config: french
23
- split: validation
24
- metrics:
25
- - type: recall_at_500
26
- name: Recall@500
27
- value: 97.40
28
- - type: recall_at_100
29
- name: Recall@100
30
- value: 87.41
31
- - type: recall_at_10
32
- name: Recall@10
33
- value: 62.52
34
- - type: mrr_at_10
35
- name: MRR@10
36
- value: 36.16
37
  ---
38
 
39
  # crossencoder-mdebertav3-base-mmarcoFR
 
1
  ---
2
+ pipeline_tag: text-ranking
3
  language: fr
4
  license: mit
5
  datasets:
 
13
  model-index:
14
  - name: crossencoder-mdebertav3-base-mmarcoFR
15
  results:
16
+ - task:
17
+ type: text-classification
18
+ name: Passage Reranking
19
+ dataset:
20
+ name: mMARCO-fr
21
+ type: unicamp-dl/mmarco
22
+ config: french
23
+ split: validation
24
+ metrics:
25
+ - type: recall_at_500
26
+ value: 97.4
27
+ name: Recall@500
28
+ - type: recall_at_100
29
+ value: 87.41
30
+ name: Recall@100
31
+ - type: recall_at_10
32
+ value: 62.52
33
+ name: Recall@10
34
+ - type: mrr_at_10
35
+ value: 36.16
36
+ name: MRR@10
37
  ---
38
 
39
  # crossencoder-mdebertav3-base-mmarcoFR