vymn commited on
Commit
9b6a77b
1 Parent(s): 8604f63

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "conversational",
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,