Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language: es
|
3 |
thumbnail: https://i.imgur.com/jgBdimh.png
|
|
|
4 |
---
|
5 |
|
6 |
# BETO (Spanish BERT) + Spanish SQuAD2.0 + distillation using 'bert-base-multilingual-cased' as teacher
|
@@ -109,4 +110,4 @@ More about ``` Huggingface pipelines```? check this Colab out:
|
|
109 |
|
110 |
> Created by [Manuel Romero/@mrm8488](https://twitter.com/mrm8488)
|
111 |
|
112 |
-
> Made with <span style="color: #e25555;">♥</span> in Spain
|
|
|
1 |
---
|
2 |
language: es
|
3 |
thumbnail: https://i.imgur.com/jgBdimh.png
|
4 |
+
license: apache-2.0
|
5 |
---
|
6 |
|
7 |
# BETO (Spanish BERT) + Spanish SQuAD2.0 + distillation using 'bert-base-multilingual-cased' as teacher
|
|
|
110 |
|
111 |
> Created by [Manuel Romero/@mrm8488](https://twitter.com/mrm8488)
|
112 |
|
113 |
+
> Made with <span style="color: #e25555;">♥</span> in Spain
|