gayom commited on
Commit
eab8d26
1 Parent(s): 9437d6a

Upload BartForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +8 -0
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.25.1",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
 
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
+ "transformers_version": "4.28.0",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
generation_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 1,
3
+ "decoder_start_token_id": 1,
4
+ "eos_token_id": 1,
5
+ "forced_eos_token_id": 1,
6
+ "pad_token_id": 3,
7
+ "transformers_version": "4.28.0"
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b2e4db342bba840fb23a2b7082f4a8784e7d16bf2ee8fe30c216603aebf89da
3
  size 495648413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f98cf9bc340609fb01530d0de97e3bc0d79a7eb814c30c1ff34383e5a7a9e4c
3
  size 495648413