shannons commited on
Commit
4e3cf17
1 Parent(s): b913ae1

Model Release for led-base-16384-multi_lexsum-source-short

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -50,13 +50,13 @@
50
  "no_repeat_ngram_size": 3,
51
  "num_hidden_layers": 6,
52
  "pad_token_id": 1,
53
- "torch_dtype": "float32",
54
- "transformers_version": "4.19.2",
55
- "use_cache": true,
56
- "vocab_size": 50265,
57
  "task_specific_params": {
58
  "summarization": {
59
  "num_beams": 5
60
  }
61
- }
 
 
 
 
62
  }
 
50
  "no_repeat_ngram_size": 3,
51
  "num_hidden_layers": 6,
52
  "pad_token_id": 1,
 
 
 
 
53
  "task_specific_params": {
54
  "summarization": {
55
  "num_beams": 5
56
  }
57
+ },
58
+ "torch_dtype": "float32",
59
+ "transformers_version": "4.19.2",
60
+ "use_cache": true,
61
+ "vocab_size": 50265
62
  }