AlibabaResearch / AlibabaResearch/DAMO-ConvAI

Could not Find Key File prestore_dev_result.py

Open
#128 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.