gpt2 openai-community
- Type
- model
- Task
- text-generation
- Framework
- transformers
- Downloads
- 13,777,950
- Likes
- 3,403
- Access
- public
- Files
- 0
README
--- language: en tags: - exbert license: mit --- # GPT-2 Test the whole generation capabilities here: https://transformer.huggingface.co/doc/gpt2-large Pretrained model on English language using a causal language modeling (CLM) objective. It was introduced in [this paper](https://d4mucfpksywv.cloud…