Link paper to arXiv (#5)

- Link paper to arXiv (c30653547e6bbdc00a068e538a7f84ed568d1918)


Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
This commit is contained in:
Gustavo de Rosa 2023-09-12 16:01:41 +00:00 committed by system
parent ea95720a35
commit 762a3110be

@ -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},