ChrisToukmaji commited on
Commit
75ff903
·
verified ·
1 Parent(s): b25bbf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -13,6 +13,21 @@ model-index:
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  # laft_kin_phi
17
 
18
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the mozilla-foundation/common_voice_11_0 rw dataset.
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # Paper and Citation
17
+ Paper: [Prompt, Translate, Fine-Tune, Re-Initialize, or Instruction-Tune? Adapting LLMs for In-Context Learning in Low-Resource Languages
18
+ ](https://arxiv.org/abs/2506.19187)
19
+ ```
20
+ @misc{toukmaji2025prompttranslatefinetunereinitialize,
21
+ title={Prompt, Translate, Fine-Tune, Re-Initialize, or Instruction-Tune? Adapting LLMs for In-Context Learning in Low-Resource Languages},
22
+ author={Christopher Toukmaji and Jeffrey Flanigan},
23
+ year={2025},
24
+ eprint={2506.19187},
25
+ archivePrefix={arXiv},
26
+ primaryClass={cs.CL},
27
+ url={https://arxiv.org/abs/2506.19187},
28
+ }
29
+ ```
30
+
31
  # laft_kin_phi
32
 
33
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the mozilla-foundation/common_voice_11_0 rw dataset.