m-nagoudi commited on
Commit
aa4dc6b
·
1 Parent(s): 48b07a7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -47,7 +47,7 @@
47
  "vocab_size": 63999,
48
  "window_size": 256,
49
  "task_specific_params": {
50
- {"text-generation":
51
  "do_sample": true,
52
  "max_length": 50,
53
  "num_beams": 5,
 
47
  "vocab_size": 63999,
48
  "window_size": 256,
49
  "task_specific_params": {
50
+ { "text-generation":
51
  "do_sample": true,
52
  "max_length": 50,
53
  "num_beams": 5,