hjb
commited on
Commit
·
a51c243
1
Parent(s):
8dcfa35
Update README
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ It is both available in TensorFlow and Pytorch format.
|
|
26 |
The original TensorFlow version can be downloaded using [this link](https://www.dropbox.com/s/19cjaoqvv2jicq9/danish_bert_uncased_v2.zip?dl=1).
|
27 |
|
28 |
|
29 |
-
Here is an example on how to load Danish BERT in PyTorch using the [🤗Transformers](https://github.com/huggingface/transformers) library:
|
30 |
|
31 |
|
32 |
|
|
|
26 |
The original TensorFlow version can be downloaded using [this link](https://www.dropbox.com/s/19cjaoqvv2jicq9/danish_bert_uncased_v2.zip?dl=1).
|
27 |
|
28 |
|
29 |
+
Here is an example on how to load Danish BERT for token classification in PyTorch using the [🤗Transformers](https://github.com/huggingface/transformers) library:
|
30 |
|
31 |
|
32 |
|