inshining commited on
Commit
1677c92
1 Parent(s): 040ac33

Model save

Browse files
Files changed (2) hide show
  1. generation_config.json +12 -0
  2. pytorch_model.bin +1 -1
generation_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "no_repeat_ngram_size": 3,
9
+ "num_beams": 4,
10
+ "pad_token_id": 1,
11
+ "transformers_version": "4.29.1"
12
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f936a776d66de7c6808d3e9dbe7624185a0347fa3048b7a2b8327debf7e4cc84
3
  size 557971229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae90e6cbea01657bff4dc20bfe86814eba18a54b430ac76431d1d28beb7d3069
3
  size 557971229