usama98 commited on
Commit
235e689
1 Parent(s): 1ae2ba2

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -31,8 +31,7 @@
31
  "text-generation": {
32
  "num_return_sequences":1,
33
  "max_length":128,
34
- "no_repeat_ngram_size":2,
35
- "repetition_penalty":1.5
36
  }
37
  },
38
  "torch_dtype": "float32",
 
31
  "text-generation": {
32
  "num_return_sequences":1,
33
  "max_length":128,
34
+ "no_repeat_ngram_size":2
 
35
  }
36
  },
37
  "torch_dtype": "float32",