Update README.md
Browse files
README.md
CHANGED
@@ -23,3 +23,13 @@ configs:
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
---
|
26 |
+
|
27 |
+
# PL-BERT-MS dataset
|
28 |
+
|
29 |
+
Combine [wikimedia/wikipedia](https://huggingface.co/datasets/wikimedia/wikipedia) on `/20231101.ms` with [news dataset](https://huggingface.co/datasets/mesolitica/TTS/tree/main/texts).
|
30 |
+
|
31 |
+
Tokenizer from [mesolitica/PL-BERT-MS](https://huggingface.co/mesolitica/PL-BERT-MS).
|
32 |
+
|
33 |
+
## Source code
|
34 |
+
|
35 |
+
All source code at https://github.com/mesolitica/PL-BERT-MS
|