Link paper to arXiv

HF automatically links papers to repos if fully linked.
This commit is contained in:
Omar Sanseviero 2023-09-12 14:57:37 +00:00 committed by huggingface-web
parent ea95720a35
commit c30653547e

@ -119,6 +119,9 @@ print(text)
Furthermore, in the forward pass of the model, we currently do not support outputing hidden states or attention values, or using custom input embeddings (instead of the model's). Furthermore, in the forward pass of the model, we currently do not support outputing hidden states or attention values, or using custom input embeddings (instead of the model's).
### Citation ### Citation
You can find the paper at https://arxiv.org/abs/2309.05463
```bib ```bib
@article{textbooks2, @article{textbooks2,
title={Textbooks Are All You Need II: \textbf{phi-1.5} technical report}, title={Textbooks Are All You Need II: \textbf{phi-1.5} technical report},