文件名称:gpt-2-tensorflow2.0:Tensorflow 2.0中的OpenAI GPT2预训练和序列预测实现
文件大小:1.79MB
文件格式:ZIP
更新时间:2024-02-24 12:17:37
nlp tensorflow text-generation transformer openai
GPT-2预训练和文本生成,在Tensorflow 2.0中实现 最初由OapenAi在tensorflow 1.14中实现:- 。 OpenAi GPT-2论文: **此存储库在Tensorflow 2.0中具有OpenAi GPT-2预训练和序列生成实现,** 要求 python> = 3.6 setuptools == 41.0.1 ftfy == 5.6 tqdm == 4.32.1 点击== 7.0 句子== 0.1.83 张量流gpu == 2.3.0 numpy == 1.16.4 建立 $ git clone https://github.com/aka