rafiazhim commited on
Commit
ca28f2b
·
verified ·
1 Parent(s): b439794

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -28,5 +28,6 @@
28
  "transformers_version": "4.42.4",
29
  "unk_token_id": 0,
30
  "use_cache": true,
 
31
  "vocab_size": 250880
32
  }
 
28
  "transformers_version": "4.42.4",
29
  "unk_token_id": 0,
30
  "use_cache": true,
31
+ "no_repeat_ngram_size":3,
32
  "vocab_size": 250880
33
  }