joanllop commited on
Commit
9fbf208
1 Parent(s): c803ee7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "vocab_size": 50257,
3
  "hidden_size": 1536,
4
  "tie_word_embeddings": true,
 
1
  {
2
+ "model_type": "bloom",
3
  "vocab_size": 50257,
4
  "hidden_size": 1536,
5
  "tie_word_embeddings": true,