justinphan3110 commited on
Commit
c2e5e46
1 Parent(s): e562026

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -7
config.json CHANGED
@@ -23,13 +23,6 @@
23
  "pad_token_id": 0,
24
  "relative_attention_max_distance": 128,
25
  "relative_attention_num_buckets": 32,
26
- "task_specific_params": {
27
- "summarization": {
28
- "max_length": 250,
29
- "no_repeat_ngram_size": 3,
30
- "num_beams": 4
31
- }
32
- },
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.21.3",
35
  "use_cache": true,
 
23
  "pad_token_id": 0,
24
  "relative_attention_max_distance": 128,
25
  "relative_attention_num_buckets": 32,
 
 
 
 
 
 
 
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.21.3",
28
  "use_cache": true,