Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"n_vocab": 4096,
|
| 16 |
"noise": null,
|
| 17 |
"normalization": true,
|
| 18 |
-
"tokenizer": "ts-4096"
|
| 19 |
"torch_dtype": "float32",
|
| 20 |
"transformers_version": "4.44.2"
|
| 21 |
}
|
|
|
|
| 15 |
"n_vocab": 4096,
|
| 16 |
"noise": null,
|
| 17 |
"normalization": true,
|
| 18 |
+
"tokenizer": "ts-4096",
|
| 19 |
"torch_dtype": "float32",
|
| 20 |
"transformers_version": "4.44.2"
|
| 21 |
}
|