Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -20,5 +20,5 @@
|
|
| 20 |
"pad_token_id": 0,
|
| 21 |
"relative_attention_num_buckets": 32,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
-
"vocab_size":
|
| 24 |
}
|
|
|
|
| 20 |
"pad_token_id": 0,
|
| 21 |
"relative_attention_num_buckets": 32,
|
| 22 |
"tie_word_embeddings": false,
|
| 23 |
+
"vocab_size": 36096
|
| 24 |
}
|