vishanoberoi commited on
Commit
a31cd5c
1 Parent(s): b08f9f9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -5,8 +5,6 @@
5
  "top_k": 40,
6
  "top_p": 0.6,
7
  "temperature": 0.2,
8
- "repetition_penalty": 1.1,
9
-
10
- }
11
  }
12
  }
 
5
  "top_k": 40,
6
  "top_p": 0.6,
7
  "temperature": 0.2,
8
+ "repetition_penalty": 1.1}
 
 
9
  }
10
  }