Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
/neoxPublic archive

Simple Annotated implementation of GPT-NeoX in PyTorch

License

NotificationsYou must be signed in to change notification settings

labmlai/neox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Simple Annotated implementation of GPT-NeoX in PyTorch

This is a simpler implementation ofGPT-NeoX in PyTorch. We have taken outseveral optimizations in GPT-NeoX for simplicity.

Screenshot of annotated implementation

Sample usages

Screenshot of playground

Evaluation

TaskMetricNeoX Impl (2 GPU)This repo (1 GPU)
anli_r1acc0.32700.3360
acc_stderr0.01480.0149
anli_r2acc0.34100.3350
acc_stderr0.01500.0149
anli_r3acc0.35670.3525
acc_stderr0.01380.0149
hellaswagacc0.53510.5353
acc_stderr0.00500.0050
acc_norm0.71400.7145
acc_norm_stderr0.00450.0045
lambadaacc0.72110.7204
acc_stderr0.00620.0063
ppl3.67603.6375
ppl_stderr0.07600.0747
piqaacc0.77480.7758
acc_stderr0.00970.0097
acc_norm0.77860.7845
acc_norm_stderr0.00970.0096
winograndeacc0.65980.6582
acc_stderr0.01330.0133
wscacc0.50960.5000
acc_stderr0.04930.0493

[8]ページ先頭

©2009-2025 Movatter.jp