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…