Update README.md
Browse files
README.md
CHANGED
|
@@ -7,17 +7,6 @@ tags:
|
|
| 7 |
- bpe
|
| 8 |
---
|
| 9 |
|
| 10 |
-
---
|
| 11 |
-
license: mit
|
| 12 |
-
datasets:
|
| 13 |
-
- roneneldan/TinyStories
|
| 14 |
-
language:
|
| 15 |
-
- en
|
| 16 |
-
tags:
|
| 17 |
-
- tokenizer
|
| 18 |
-
- bpe
|
| 19 |
-
---
|
| 20 |
-
|
| 21 |
# Complete Suite of BPE Tokenizers for TinyStories
|
| 22 |
|
| 23 |
This repository contains a full suite of custom **BPE tokenizers** trained from scratch on **1,000,000 stories** (about 200M words) from the `roneneldan/TinyStories` dataset.
|
|
|
|
| 7 |
- bpe
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# Complete Suite of BPE Tokenizers for TinyStories
|
| 11 |
|
| 12 |
This repository contains a full suite of custom **BPE tokenizers** trained from scratch on **1,000,000 stories** (about 200M words) from the `roneneldan/TinyStories` dataset.
|