Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -22,6 +22,6 @@
|
|
| 22 |
"num_hidden_layers": 12,
|
| 23 |
"position_bucket_size": 32,
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
-
"vocab_size": 32768
|
| 26 |
"temperature": 2.65
|
| 27 |
}
|
|
|
|
| 22 |
"num_hidden_layers": 12,
|
| 23 |
"position_bucket_size": 32,
|
| 24 |
"torch_dtype": "float32",
|
| 25 |
+
"vocab_size": 32768,
|
| 26 |
"temperature": 2.65
|
| 27 |
}
|