Skip to content

用 GPT-J (开源简化版 GPT-3) 测试输入中文指令(zero shot learning),评估输出的代码或文字答案

Notifications You must be signed in to change notification settings

hululuzhu/gpt-j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Use gpt-j to get Chinese input and expect programming code output

Use GPT-J (small GPT-3) to test AI coding ability

  • Update 02/2023: TPU version is too broken to be fixed, switched to premier GPU version

Notes

  1. I only tested zero short learning (no example in prompt), ideally with examples, the result is better.
  2. The test cases for different languages are randomly picked without a systematic plan, so treat the examples as fun result instead of real performance benchmark.
  3. I have created a simple inference method for custom top_p and temperature, with sampling turned on by default

About

用 GPT-J (开源简化版 GPT-3) 测试输入中文指令(zero shot learning),评估输出的代码或文字答案

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published