AlibabaResearch / AlibabaResearch/DAMO-ConvAI
Could not Find Key File prestore_dev_result.py
Open
BIRD
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
When I tried to finetune T5-series models following the introduction of BIRD-Benchmark, I got the error in the evaluation process.
I found the error occured by `./metrics/bird/evaluator.py` line 16: `pre_results = pickle.load(open('./bird/dev_result.bin', 'rb'))`.
However, I found this bin file should be generated by `./run/run_dev_exec.sh` and `./bird/prestore_dev_result.py`.
I could not find this python file in the project or third_party folder. could you help me to fix this problems?
Thank for your reading.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.