zwellington commited on
Commit
8ec094b
1 Parent(s): 6e6726c

Model save

Browse files
Files changed (2) hide show
  1. generation_config.json +15 -0
  2. pytorch_model.bin +1 -1
generation_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "early_stopping": true,
5
+ "eos_token_id": 2,
6
+ "forced_bos_token_id": 0,
7
+ "forced_eos_token_id": 2,
8
+ "length_penalty": 2.0,
9
+ "max_length": 142,
10
+ "min_length": 56,
11
+ "no_repeat_ngram_size": 3,
12
+ "num_beams": 4,
13
+ "pad_token_id": 1,
14
+ "transformers_version": "4.31.0"
15
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9556ed235559ea827f372be8fdeaf9f91e6eeefb88c58ca5fc3b0495560dbd63
3
  size 1625537293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47f2f3a2a2b9a8641a452f843f3700cecb33e390b8e94e7c611dc6832e91b56c
3
  size 1625537293