In https://github.com/openai/mle-bench/blob/main/mlebench/grade.py#L117, the read_csv(competition.answers) should be replaced with load_answers(competition.answers) to ensure proper file handling. Because the answer file for the competition tensorflow2-question-answering is test.jsonl instead of test.csv.