Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -31,10 +31,6 @@
|
|
31 |
"conversational": {
|
32 |
"do_sample": true,
|
33 |
"max_length": 1000,
|
34 |
-
"no_repeat_ngram_size": 4,
|
35 |
-
"temperature": 0.8,
|
36 |
-
"top_k": 100,
|
37 |
-
"top_p": 0.7
|
38 |
}
|
39 |
},
|
40 |
"torch_dtype": "float32",
|
|
|
31 |
"conversational": {
|
32 |
"do_sample": true,
|
33 |
"max_length": 1000,
|
|
|
|
|
|
|
|
|
34 |
}
|
35 |
},
|
36 |
"torch_dtype": "float32",
|