TimeRobber commited on
Commit
dd78030
1 Parent(s): d56c744

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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