Nwoke commited on
Commit
aa7a044
·
verified ·
1 Parent(s): c292233

Add link to gpt-neox-20b MOT badge to README.md file

Browse files

The gpt-neox-20b model qualifies as "Class III - Open Model" under the Model Openness Framework (MOF) from LF AI & Data.
This change adds the corresponding badge with a link to the related record in the Model Openness Tool (MOT).

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ of this model. See the [accompanying paper](https://arxiv.org/abs/2204.06745)
19
  for details about model architecture (including how it differs from GPT-3),
20
  training procedure, and additional evaluations.
21
 
 
 
22
  ### Model details
23
 
24
  - Developed by: [EleutherAI](http://eleuther.ai)
 
19
  for details about model architecture (including how it differs from GPT-3),
20
  training procedure, and additional evaluations.
21
 
22
+ [![mof-class3-qualified](https://mot.isitopen.ai/modules/mof/assets/badge_class3_qualified.png)](https://mot.isitopen.ai/model/GPT-NeoX-20B)
23
+
24
  ### Model details
25
 
26
  - Developed by: [EleutherAI](http://eleuther.ai)