Text Generation
Transformers
PyTorch
Safetensors
English
hf_olmo
custom_code
lehors commited on
Commit
e3062d4
·
verified ·
1 Parent(s): 46fba0d

Add link to MOT badge to README.md file

Browse files

The OLMo model qualifies as "Class I - Open Science 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
@@ -6,6 +6,8 @@ language:
6
  - en
7
  ---
8
 
 
 
9
 
10
  <img src="https://allenai.org/olmo/olmo-7b-animation.gif" alt="OLMo Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
11
 
 
6
  - en
7
  ---
8
 
9
+ [![mof-class1-qualified](https://mot.isitopen.ai/modules/mof/assets/badge_class1_qualified.png)](https://mot.isitopen.ai/model/1035)
10
+
11
 
12
  <img src="https://allenai.org/olmo/olmo-7b-animation.gif" alt="OLMo Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
13