GPT 2 XL Table of Contents Model Details How To Get Started With the Model Uses Risks, Limitations and Biases Training Evaluation Environmental Impact Technical Specifications Citation Information Model Card Authors Model Details Model Description: GPT 2 XL is the 1.5B parameter version of GPT 2, a transformer based language model created and released by OpenAI. The model is a pretrained model on English language using a causal language modeling (CLM) objective. Developed by: OpenAI, see associated research paper and GitHub repo for model developers. Model Type: Transformer based language model Language(s): English License: Modified MIT License Related Models: GPT 2, GPT Medium and GPT Large Resources for more information: Research Paper OpenAI Blog Post GitHub Repo OpenAI Model Card for GPT 2 OpenAI GPT 2 1.5B Release Blog Post Test the full generation capabilities here: https://transformer.huggingface.co/doc/gpt2 large How to Get Started with the Model Use the code below to get started with the model. You can use this model directly with a pipeline for text generation. Since the generation relies on some randomness, we set a seed for reproducibility: Here is how to use this model…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy