KaiserWhoLearns commited on
Commit
dd72e22
·
verified ·
1 Parent(s): 58da25c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
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
- @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
 
 
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