patrickvonplaten
commited on
Commit
•
a10c0a6
1
Parent(s):
39b3f56
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
"max_length": 60,
|
43 |
"max_position_embeddings": 128,
|
44 |
"min_length": 20,
|
45 |
-
"model_type": "
|
46 |
"no_repeat_ngram_size": 3,
|
47 |
"normalize_before": true,
|
48 |
"normalize_embedding": false,
|
|
|
42 |
"max_length": 60,
|
43 |
"max_position_embeddings": 128,
|
44 |
"min_length": 20,
|
45 |
+
"model_type": "blenderbot",
|
46 |
"no_repeat_ngram_size": 3,
|
47 |
"normalize_before": true,
|
48 |
"normalize_embedding": false,
|