.. _glue_benchmark: GLUE Benchmark ============== We recommend you try this model in a Jupyter notebook \ (can run on `Google's Colab `_.): \ `NeMo/tutorials/nlp/GLUE_Benchmark.ipynb `__. Connect to an instance with a GPU (Runtime -> Change runtime type -> select "GPU" for hardware accelerator) An example script on how to train the model could be found here: `NeMo/examples/nlp/glue_benchmark/glue_benchmark.py `__.