gpt2 openai-community
- 类型
- model
- 任务
- text-generation
- 框架
- transformers
- 下载量
- 13,777,950
- 点赞
- 3,403
- 访问
- public
- 文件
- 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…