osanseviero HF staff commited on
Commit
c306535
1 Parent(s): ea95720

Link paper to arXiv

Browse files

HF automatically links papers to repos if fully linked.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -119,6 +119,9 @@ print(text)
119
  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).
120
 
121
  ### Citation
 
 
 
122
  ```bib
123
  @article{textbooks2,
124
  title={Textbooks Are All You Need II: \textbf{phi-1.5} technical report},
 
119
  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).
120
 
121
  ### Citation
122
+
123
+ You can find the paper at https://arxiv.org/abs/2309.05463
124
+
125
  ```bib
126
  @article{textbooks2,
127
  title={Textbooks Are All You Need II: \textbf{phi-1.5} technical report},