Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
},
|
35 |
"tokenizer_class": "T5Tokenizer",
|
36 |
"torch_dtype": "float32",
|
37 |
-
"transformers_version": "4.
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 32000
|
40 |
}
|
|
|
34 |
},
|
35 |
"tokenizer_class": "T5Tokenizer",
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.20.1",
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 32000
|
40 |
}
|