AlibabaResearch / AlibabaResearch/DAMO-ConvAI
Could not Find Key File prestore_dev_result.py
Abierto
BIRD
- Lenguaje dominante
- Python
- Estrellas
- 1.6k
- Forks
- 250
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.