josecannete
commited on
Commit
•
c4d8661
1
Parent(s):
56a7647
Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ References for all methods can be found [here](#references).
|
|
40 |
|
41 |
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).
|
42 |
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.
|
43 |
-
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/
|
44 |
(We will soon add a more detailed step-by-step tutorial in Spanish for newcommers 😉)
|
45 |
|
46 |
|
|
|
40 |
|
41 |
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).
|
42 |
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.
|
43 |
+
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).
|
44 |
(We will soon add a more detailed step-by-step tutorial in Spanish for newcommers 😉)
|
45 |
|
46 |
|