MononitoGoswami
commited on
Commit
•
1e58a38
1
Parent(s):
3582f9d
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"relative_attention_max_distance": 128,
|
33 |
"relative_attention_num_buckets": 32,
|
34 |
"tie_word_embeddings": false,
|
35 |
-
"transformers_version": "4.
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 32128
|
38 |
}
|
|
|
32 |
"relative_attention_max_distance": 128,
|
33 |
"relative_attention_num_buckets": 32,
|
34 |
"tie_word_embeddings": false,
|
35 |
+
"transformers_version": "4.33.3",
|
36 |
"use_cache": true,
|
37 |
"vocab_size": 32128
|
38 |
}
|