Update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,7 @@ Accuracy
|
|
| 60 |
|
| 61 |
|
| 62 |
|
| 63 |
-
##
|
| 64 |
|
| 65 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 66 |
```
|
|
@@ -72,7 +72,34 @@ Accuracy
|
|
| 72 |
url = {https://github.com/openlm-research/open_llama}
|
| 73 |
}
|
| 74 |
```
|
| 75 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
|
| 77 |
## Model Card Authors and Contact
|
| 78 |
|
|
|
|
| 60 |
|
| 61 |
|
| 62 |
|
| 63 |
+
## Citations
|
| 64 |
|
| 65 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 66 |
```
|
|
|
|
| 72 |
url = {https://github.com/openlm-research/open_llama}
|
| 73 |
}
|
| 74 |
```
|
| 75 |
+
```
|
| 76 |
+
@software{eval-harness,
|
| 77 |
+
author = {Gao, Leo and
|
| 78 |
+
Tow, Jonathan and
|
| 79 |
+
Biderman, Stella and
|
| 80 |
+
Black, Sid and
|
| 81 |
+
DiPofi, Anthony and
|
| 82 |
+
Foster, Charles and
|
| 83 |
+
Golding, Laurence and
|
| 84 |
+
Hsu, Jeffrey and
|
| 85 |
+
McDonell, Kyle and
|
| 86 |
+
Muennighoff, Niklas and
|
| 87 |
+
Phang, Jason and
|
| 88 |
+
Reynolds, Laria and
|
| 89 |
+
Tang, Eric and
|
| 90 |
+
Thite, Anish and
|
| 91 |
+
Wang, Ben and
|
| 92 |
+
Wang, Kevin and
|
| 93 |
+
Zou, Andy},
|
| 94 |
+
title = {A framework for few-shot language model evaluation},
|
| 95 |
+
month = sep,
|
| 96 |
+
year = 2021,
|
| 97 |
+
publisher = {Zenodo},
|
| 98 |
+
version = {v0.0.1},
|
| 99 |
+
doi = {10.5281/zenodo.5371628},
|
| 100 |
+
url = {https://doi.org/10.5281/zenodo.5371628}
|
| 101 |
+
}
|
| 102 |
+
```
|
| 103 |
|
| 104 |
## Model Card Authors and Contact
|
| 105 |
|