Commit
·
dd78030
1
Parent(s):
d56c744
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Tokenizer used for all BLOOM models
|
2 |
+
|
3 |
+
Tokenizer information are provided at [https://huggingface.co/bigscience/bloom#preprocessing](https://huggingface.co/bigscience/bloom#preprocessing)
|
4 |
+
|
5 |
+
TODO: point to paper once it comes out with extra details on the tokenizer
|