Shu Jackson

Results 2 issues of Shu Jackson

When I run the training script, I ran into an instance of 'std::runtime_error' what(): NCCL Error 1: unhandled cuda error ./run.sh This happens every time in the Evaluation step of...

The "--predict_file ./data/test.json" file is labeled with questions and answers, and it's passed directly into predictions = compute_predictions_logits() for predictions in train.py. If I want to use your model to...