OpenAI GPT 1 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: openai gpt (a.k.a. "GPT 1") is the first transformer based language model created and released by OpenAI. The model is a causal (unidirectional) transformer pre trained using language modeling on a large corpus with long range dependencies. Developed by: Alec Radford, Karthik Narasimhan, Tim Salimans, Ilya Sutskever. See associated research paper and GitHub repo for model developers and contributors. Model Type: Transformer based language model Language(s): English License: MIT License Related Models: GPT2, GPT2 Medium, GPT2 Large and GPT2 XL Resources for more information: Research Paper OpenAI Blog Post GitHub Repo Test the full generation capabilities here: https://transformer.huggingface.co/doc/gpt 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:…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy