Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
-
"transformers_version": "4.
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size":
|
31 |
}
|
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
+
"transformers_version": "4.37.2",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 32128
|
31 |
}
|