Update config.json
Browse files- config.json +0 -10
config.json
CHANGED
@@ -46,16 +46,6 @@
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
49 |
-
"task_specific_params": {
|
50 |
-
"conversational": {
|
51 |
-
"do_sample": true,
|
52 |
-
"max_length": 1000,
|
53 |
-
"no_repeat_ngram_size": 3,
|
54 |
-
"temperature": 0.9,
|
55 |
-
"top_k": 200,
|
56 |
-
"top_p": 0.7
|
57 |
-
}
|
58 |
-
},
|
59 |
"torch_dtype": "float32",
|
60 |
"transformers_version": "4.12.5",
|
61 |
"use_cache": true,
|
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
"torch_dtype": "float32",
|
50 |
"transformers_version": "4.12.5",
|
51 |
"use_cache": true,
|