Update config.json
Browse files- config.json +0 -9
config.json
CHANGED
@@ -24,15 +24,6 @@
|
|
24 |
"summary_proj_to_labels": true,
|
25 |
"summary_type": "cls_index",
|
26 |
"summary_use_proj": true,
|
27 |
-
"task_specific_params": {
|
28 |
-
"text-generation": {
|
29 |
-
"do_sample": true,
|
30 |
-
"max_length": 50,
|
31 |
-
"top_k":50,
|
32 |
-
"top_p":0.85,
|
33 |
-
"no_repeat_ngram_size":3
|
34 |
-
}
|
35 |
-
},
|
36 |
"transformers_version": "4.4.0.dev0",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50261
|
|
|
24 |
"summary_proj_to_labels": true,
|
25 |
"summary_type": "cls_index",
|
26 |
"summary_use_proj": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
"transformers_version": "4.4.0.dev0",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 50261
|