Update README.md
Browse filesAdd license to metadata in model card
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
library_name: olmo
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model description
|
|
@@ -55,4 +56,4 @@ If you use these models in your research, please cite this paper:
|
|
| 55 |
|
| 56 |
# License
|
| 57 |
|
| 58 |
-
These models are licensed under Apache 2.0. It is intended for research and educational use.
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
library_name: olmo
|
| 4 |
+
license: apache-2.0
|
| 5 |
---
|
| 6 |
|
| 7 |
# Model description
|
|
|
|
| 56 |
|
| 57 |
# License
|
| 58 |
|
| 59 |
+
These models are licensed under Apache 2.0. It is intended for research and educational use.
|