josecannete
commited on
Commit
•
c6a1f78
1
Parent(s):
cb442f7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ALBERT XLarge Spanish
|
2 |
|
3 |
This is an [ALBERT](https://github.com/google-research/albert) model trained on a [big spanish corpora](https://github.com/josecannete/spanish-corpora).
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
tags:
|
5 |
+
- albert
|
6 |
+
- spanish
|
7 |
+
- OpenCENIA
|
8 |
+
datasets:
|
9 |
+
- large_spanish_corpus
|
10 |
+
---
|
11 |
+
|
12 |
# ALBERT XLarge Spanish
|
13 |
|
14 |
This is an [ALBERT](https://github.com/google-research/albert) model trained on a [big spanish corpora](https://github.com/josecannete/spanish-corpora).
|