| ### Commands for running evaluation | |
| ```console | |
| python evaluate.py --eval-dataset doc2dial | |
| python evaluate.py --eval-dataset quac | |
| python evaluate.py --eval-dataset qrecc | |
| ``` | |
| For the evaluations of topiocqa and inscit, the Wikipedia corpora need to be downloaded from their original repositories. | |
| - topiocqa: https://github.com/McGill-NLP/topiocqa | |
| - inscit: https://github.com/ellenmellon/INSCIT | |