Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
Inference Endpoints
instruction-pretrain commited on
Commit
4efb16e
1 Parent(s): 2193d84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -64,6 +64,16 @@ accelerate launch -m lm_eval --model hf \
64
  ## Citation
65
  If you find our work helpful, please cite us:
66
 
 
 
 
 
 
 
 
 
 
 
67
  [AdaptLLM](https://huggingface.co/papers/2309.09530)
68
  ```bibtex
69
  @inproceedings{
 
64
  ## Citation
65
  If you find our work helpful, please cite us:
66
 
67
+ Instruction Pre-Training
68
+ ```bibtex
69
+ @article{cheng2024instruction,
70
+ title={Instruction Pre-Training: Language Models are Supervised Multitask Learners},
71
+ author={Cheng, Daixuan and Gu, Yuxian and Huang, Shaohan and Bi, Junyu and Huang, Minlie and Wei, Furu},
72
+ journal={arXiv preprint arXiv:2406.14491},
73
+ year={2024}
74
+ }
75
+ ```
76
+
77
  [AdaptLLM](https://huggingface.co/papers/2309.09530)
78
  ```bibtex
79
  @inproceedings{