vishanoberoi
commited on
Update config.json
Browse files- 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 |
}
|