AlibabaResearch / AlibabaResearch/DAMO-ConvAI
Could not Find Key File prestore_dev_result.py
Offen
BIRD
- Vorherrschende Sprache
- Python
- Sterne
- 1.6k
- Forks
- 250
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.