Jian Wu
Jian Wu
hi, I would like to ask how to train and evaluate the tapas on hybridqa and ott-qa
ValueError: Unrecognized model identifier in benepar_en3. Should contains one of 'bert', 'openai-gpt', 'gpt2', 'transfo-xl', 'xlnet', 'xlm-roberta', 'xlm', 'roberta', 'distilbert', 'camembert', 'ctrl', 'albert'
I have use the zip -r predictions.json submission.zip to zip the prediction file and uploaded to the leaderboard. But always error File "/tmp/codalab/tmpfj2omU/run/program/evaluation.py", line 13 print os.listdir(submit_dir) ^ SyntaxError: invalid...