Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"model_type": "
|
3 |
"torch_dtype": "float32",
|
4 |
"transformers_version": "4.43.1"
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"model_type": "distilbert",
|
3 |
"torch_dtype": "float32",
|
4 |
"transformers_version": "4.43.1"
|
5 |
}
|