Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -32,6 +32,6 @@
|
|
32 |
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.21.3",
|
34 |
"use_cache": true,
|
35 |
-
"vocab_size": 30000
|
36 |
"temperature": 1.0
|
37 |
}
|
|
|
32 |
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.21.3",
|
34 |
"use_cache": true,
|
35 |
+
"vocab_size": 30000,
|
36 |
"temperature": 1.0
|
37 |
}
|