KempnerInstitute
commited on
Update License to Apache 2.0.
Browse files
README.md
CHANGED
@@ -40,4 +40,9 @@ model = HFMixinOLMo.from_pretrained(f"{tmp_dir}/{model_name}")
|
|
40 |
If you use these models in your research, please cite this paper:
|
41 |
|
42 |
```bibtex
|
43 |
-
TODO
|
|
|
|
|
|
|
|
|
|
|
|
40 |
If you use these models in your research, please cite this paper:
|
41 |
|
42 |
```bibtex
|
43 |
+
TODO
|
44 |
+
```
|
45 |
+
|
46 |
+
# License
|
47 |
+
|
48 |
+
These models are licensed under Apache 2.0. It is intended for research and educational use.
|