Link paper to arXiv

#5
by osanseviero HF staff - opened
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},