readme: fix reference to used dataset
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ The current model was trained with commit `a1b3772` from the [`main` branch](htt
|
|
31 |
|
32 |
The `xlstm` [library](https://github.com/NX-AI/xlstm) needs to be installed manually - also check that `pip3 install Ninja` is installed.
|
33 |
|
34 |
-
The German Wikipedia dump from [this repository](https://huggingface.co/datasets/
|
35 |
|
36 |
The following training configuration is used:
|
37 |
|
|
|
31 |
|
32 |
The `xlstm` [library](https://github.com/NX-AI/xlstm) needs to be installed manually - also check that `pip3 install Ninja` is installed.
|
33 |
|
34 |
+
The German Wikipedia dump from [this repository](https://huggingface.co/datasets/stefan-it/dewiki-20230701-nltk-corpus) is used.
|
35 |
|
36 |
The following training configuration is used:
|
37 |
|