IAMJB HF staff commited on
Commit
32a0011
1 Parent(s): 906f2c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -14,7 +14,15 @@ All the checkpoints are fine-tuned based on the checkpoints of [OLMo1b-HF](https
14
 
15
  Citation:
16
  ```
17
- TODO
 
 
 
 
 
 
 
 
18
  ```
19
 
20
  ---
 
14
 
15
  Citation:
16
  ```
17
+ @misc{sun2024amurocharanalyzing,
18
+ title={Amuro & Char: Analyzing the Relationship between Pre-Training and Fine-Tuning of Large Language Models},
19
+ author={Kaiser Sun and Mark Dredze},
20
+ year={2024},
21
+ eprint={2408.06663},
22
+ archivePrefix={arXiv},
23
+ primaryClass={cs.CL},
24
+ url={https://arxiv.org/abs/2408.06663},
25
+ }
26
  ```
27
 
28
  ---