Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"max_length": 60,
|
48 |
"max_position_embeddings": 128,
|
49 |
"min_length": 20,
|
50 |
-
"model_type": "
|
51 |
"no_repeat_ngram_size": 3,
|
52 |
"normalize_before": true,
|
53 |
"normalize_embedding": false,
|
|
|
47 |
"max_length": 60,
|
48 |
"max_position_embeddings": 128,
|
49 |
"min_length": 20,
|
50 |
+
"model_type": "blenderbot",
|
51 |
"no_repeat_ngram_size": 3,
|
52 |
"normalize_before": true,
|
53 |
"normalize_embedding": false,
|