thecoder-001 / GPT-2

Run GPT-2 on Google Colab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT-2

Alt text

Run GPT-2 anywhere!

What is google Colab?

As the official FAQ says, colaboratory, or “Colab” for short, is a product from Google Research. Colab allows anybody to write and execute arbitrary python code through the browser, and is especially well suited to machine learning, data analysis and education. More technically, Colab is a hosted Jupyter notebook service that requires no setup to use, while providing free access to computing resources including GPUs. In short, it is a vm provided for learning, running python code, machine learning or for general purpose.

About

Run GPT-2 on Google Colab.


Languages

Language:Jupyter Notebook 100.0%