Update README.md
Browse files
README.md
CHANGED
@@ -52,10 +52,13 @@ Here is the performance of this model across benchmarks explored in our paper [H
|
|
52 |
If you use this model, please cite our work, the llama paper, and the original dataset:
|
53 |
|
54 |
```
|
55 |
-
@
|
56 |
-
|
57 |
-
|
58 |
-
|
|
|
|
|
|
|
59 |
}
|
60 |
```
|
61 |
|
|
|
52 |
If you use this model, please cite our work, the llama paper, and the original dataset:
|
53 |
|
54 |
```
|
55 |
+
@misc{wang2023far,
|
56 |
+
title={How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources},
|
57 |
+
author={Yizhong Wang and Hamish Ivison and Pradeep Dasigi and Jack Hessel and Tushar Khot and Khyathi Raghavi Chandu and David Wadden and Kelsey MacMillan and Noah A. Smith and Iz Beltagy and Hannaneh Hajishirzi},
|
58 |
+
year={2023},
|
59 |
+
eprint={2306.04751},
|
60 |
+
archivePrefix={arXiv},
|
61 |
+
primaryClass={cs.CL}
|
62 |
}
|
63 |
```
|
64 |
|