Skip to content

Commit 8379a2e

Browse files
committed
fix bug
1 parent 7bd39e1 commit 8379a2e

File tree

7 files changed

+8798
-3
lines changed

7 files changed

+8798
-3
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ wget https://dl.fbaipublicfiles.com/contriever/embeddings/contriever-msmarco/wik
5757
cd parser
5858
python parse_result.py
5959
```
60+
### 4.Evaluation
61+
The evaluation code of each dataset can be found in `parser/qa_eval.ipynb`. Please fill in the path of parse result file(a `.csv` file) and corresponding qa data file(like `../fine-tuning/data/2wikimqa_500.json`) in `qa_eval.ipynb` to run correctly.
6062

6163
## 🤝 Cite:
6264
Please consider citing this paper if you find our work useful.

0 commit comments

Comments
 (0)