Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|