versae commited on
Commit
c001d65
1 Parent(s): 599e6b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -160,7 +160,9 @@ The list of languages used on the training of ALBERTI are:
160
  * Italian
161
  * Portuguese
162
  * Russian
163
- * Spanish""")
 
 
164
 
165
  col1, col2, col3 = st.columns(3)
166
 
 
160
  * Italian
161
  * Portuguese
162
  * Russian
163
+ * Spanish
164
+
165
+ See https://arxiv.org/abs/2307.01387.""")
166
 
167
  col1, col2, col3 = st.columns(3)
168