Kunal Tangri commited on
Commit
2574ba4
1 Parent(s): 5b838b0

Greedy decoding

Browse files
Files changed (1) hide show
  1. config.json +0 -7
config.json CHANGED
@@ -66,13 +66,6 @@
66
  "summary_proj_to_labels": true,
67
  "summary_type": "cls_index",
68
  "summary_use_proj": true,
69
- "task_specific_params": {
70
- "text-generation": {
71
- "do_sample": true,
72
- "max_length": 50,
73
- "temperature": 0.9
74
- }
75
- },
76
  "tokenizer_class": "GPT2Tokenizer",
77
  "transformers_version": "4.8.2",
78
  "use_cache": true,
66
  "summary_proj_to_labels": true,
67
  "summary_type": "cls_index",
68
  "summary_use_proj": true,
 
 
 
 
 
 
 
69
  "tokenizer_class": "GPT2Tokenizer",
70
  "transformers_version": "4.8.2",
71
  "use_cache": true,