stefan-it commited on
Commit
ee8442e
1 Parent(s): b2d14a6

readme: fix reference to used dataset

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/gwlms/dewiki-20230701-flair-corpus) is used.
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