Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,4 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
This is a tokenized version of the **BookCorpus** dataset. The samples are tokenized using the default gpt2 tokenizer
|