josecannete
commited on
Commit
•
d1c9c45
1
Parent(s):
767afcc
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ References for all methods can be found [here](#references).
|
|
39 |
|
40 |
For further details on how to use BETO you can visit the [🤗Huggingface Transformers library](https://github.com/huggingface/transformers), starting by the [Quickstart section](https://huggingface.co/transformers/quickstart.html).
|
41 |
BETO models can be accessed simply as [`'dccuchile/bert-base-spanish-wwm-cased'`](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) and [`'dccuchile/bert-base-spanish-wwm-uncased'`](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) by using the Transformers library.
|
42 |
-
An example on how to download and use the models in this page can be found in [this colab notebook](https://colab.research.google.com/drive/
|
43 |
(We will soon add a more detailed step-by-step tutorial in Spanish for newcommers 😉)
|
44 |
|
45 |
|
|
|
39 |
|
40 |
For further details on how to use BETO you can visit the [🤗Huggingface Transformers library](https://github.com/huggingface/transformers), starting by the [Quickstart section](https://huggingface.co/transformers/quickstart.html).
|
41 |
BETO models can be accessed simply as [`'dccuchile/bert-base-spanish-wwm-cased'`](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) and [`'dccuchile/bert-base-spanish-wwm-uncased'`](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) by using the Transformers library.
|
42 |
+
An example on how to download and use the models in this page can be found in [this colab notebook](https://colab.research.google.com/drive/1pYOYsCU59GBOwztkWCw5PTsqBiJbRy4S?usp=sharing).
|
43 |
(We will soon add a more detailed step-by-step tutorial in Spanish for newcommers 😉)
|
44 |
|
45 |
|