Update README.md
Browse files
README.md
CHANGED
@@ -14,14 +14,11 @@ All the checkpoints are fine-tuned based on the checkpoints of [OLMo1b-HF](https
|
|
14 |
|
15 |
Citation:
|
16 |
```
|
17 |
-
@
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
archivePrefix={arXiv},
|
23 |
-
primaryClass={cs.CL},
|
24 |
-
url={https://arxiv.org/abs/2408.06663},
|
25 |
}
|
26 |
```
|
27 |
|
|
|
14 |
|
15 |
Citation:
|
16 |
```
|
17 |
+
@article{sun2024amuro,
|
18 |
+
title={Amuro \& char: Analyzing the relationship between pre-training and fine-tuning of large language models},
|
19 |
+
author={Sun, Kaiser and Dredze, Mark},
|
20 |
+
journal={arXiv preprint arXiv:2408.06663},
|
21 |
+
year={2024}
|
|
|
|
|
|
|
22 |
}
|
23 |
```
|
24 |
|