yuri-no commited on
Commit
c37f34a
1 Parent(s): 0e87320

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,7 +23,7 @@ This repository only contains the adapter of the fine-tuned model! You should ha
23
 
24
  ## Evaluation
25
 
26
- Benchmark Results on [MIRACL-ita-ArgosTranslate](https://huggingface.co/datasets/yuri-no/miracl-ita-argos)
27
 
28
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
29
  |:-------------:|:----------:|:--------------:|:-----------:|
@@ -36,7 +36,7 @@ Benchmark Results on [MIRACL-ita-ArgosTranslate](https://huggingface.co/datasets
36
  | gemma-argos | 73.05 | 96.42 | 69.05 |
37
  | gemma-palm | 72.56 | 96.33 | 68.87 |
38
 
39
- Benchmark Results on [MIRACL-ita-PaLM](https://huggingface.co/datasets/yuri-no/miracl-ita-palm)
40
 
41
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
42
  |:-------------:|:----------:|:--------------:|:-----------:|
@@ -50,7 +50,7 @@ Benchmark Results on [MIRACL-ita-PaLM](https://huggingface.co/datasets/yuri-no/m
50
  | gemma-palm | 75.30 | 98.10 | 71.87 |
51
 
52
 
53
- Benchmark Results on [Shitao/MLDR](https://huggingface.co/datasets/Shitao/MLDR)
54
 
55
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
56
  |:-------------:|:----------:|:--------------:|:-----------:|
 
23
 
24
  ## Evaluation
25
 
26
+ Benchmark Results on [MIRACL-ita-ArgosTranslate](https://huggingface.co/datasets/yuri-no/miracl-ita-argos) dev split
27
 
28
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
29
  |:-------------:|:----------:|:--------------:|:-----------:|
 
36
  | gemma-argos | 73.05 | 96.42 | 69.05 |
37
  | gemma-palm | 72.56 | 96.33 | 68.87 |
38
 
39
+ Benchmark Results on [MIRACL-ita-PaLM](https://huggingface.co/datasets/yuri-no/miracl-ita-palm) dev split
40
 
41
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
42
  |:-------------:|:----------:|:--------------:|:-----------:|
 
50
  | gemma-palm | 75.30 | 98.10 | 71.87 |
51
 
52
 
53
+ Benchmark Results on [Shitao/MLDR](https://huggingface.co/datasets/Shitao/MLDR) test split
54
 
55
  | **Model** | **MRR@10** | **Recall@100** | **nDCG@10** |
56
  |:-------------:|:----------:|:--------------:|:-----------:|