intfloat commited on
Commit
7ccbc2b
·
verified ·
1 Parent(s): abd9336

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This is the CoRAG-8B model fine-tuned on [MultihopQA data](https://huggingface.c
20
  | > L=6, tree search | 71.7 | 76.4 | 55.8 | 69.0 | 48.8 | 64.4 | 29.0 | 40.3 |
21
  | > L=10, best-of-8 | **72.5** | **77.3** | **56.3** | **69.8** | **54.4** | **68.3** | **30.9** | **42.4** |
22
 
23
- Please refer to [TODO](-) for evaluation instructions.
24
 
25
  Model predictions are available as the `predictions` field at https://huggingface.co/datasets/corag/multihopqa
26
 
 
20
  | > L=6, tree search | 71.7 | 76.4 | 55.8 | 69.0 | 48.8 | 64.4 | 29.0 | 40.3 |
21
  | > L=10, best-of-8 | **72.5** | **77.3** | **56.3** | **69.8** | **54.4** | **68.3** | **30.9** | **42.4** |
22
 
23
+ Please refer to [https://github.com/microsoft/LMOps/tree/main/corag](https://github.com/microsoft/LMOps/tree/main/corag) for evaluation instructions.
24
 
25
  Model predictions are available as the `predictions` field at https://huggingface.co/datasets/corag/multihopqa
26