CuongCao commited on
Commit
c986120
·
verified ·
1 Parent(s): 44b09af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -24,13 +24,13 @@ model-index:
24
  type: support-rerank-eval
25
  metrics:
26
  - type: map
27
- value: 0.8933
28
  name: Map
29
  - type: mrr@10
30
- value: 0.8933
31
  name: Mrr@10
32
  - type: ndcg@10
33
- value: 0.9203
34
  name: Ndcg@10
35
  ---
36
 
@@ -148,9 +148,9 @@ You can finetune this model on your own dataset.
148
 
149
  | Metric | Value |
150
  |:------------|:---------------------|
151
- | map | 0.8933 (-0.1067) |
152
- | mrr@10 | 0.8933 (-0.1067) |
153
- | **ndcg@10** | **0.9203 (-0.0797)** |
154
 
155
  <!--
156
  ## Bias, Risks and Limitations
@@ -309,6 +309,11 @@ You can finetune this model on your own dataset.
309
  </details>
310
 
311
  ### Training Logs
 
 
 
 
 
312
  <details><summary>Click to expand</summary>
313
 
314
  | Epoch | Step | Training Loss | support-rerank-eval_ndcg@10 |
 
24
  type: support-rerank-eval
25
  metrics:
26
  - type: map
27
+ value: 0.91
28
  name: Map
29
  - type: mrr@10
30
+ value: 0.91
31
  name: Mrr@10
32
  - type: ndcg@10
33
+ value: 0.93265
34
  name: Ndcg@10
35
  ---
36
 
 
148
 
149
  | Metric | Value |
150
  |:------------|:---------------------|
151
+ | map | 0.91 |
152
+ | mrr@10 | 0.91 |
153
+ | **ndcg@10** | **0.93265 (-0.0797)** |
154
 
155
  <!--
156
  ## Bias, Risks and Limitations
 
309
  </details>
310
 
311
  ### Training Logs
312
+
313
+ #### Image
314
+
315
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/69d5d78230206d8fefa22cd8/YzQqd6pI3xyAfaiNYi9Vz.png)
316
+
317
  <details><summary>Click to expand</summary>
318
 
319
  | Epoch | Step | Training Loss | support-rerank-eval_ndcg@10 |