raptorkwok commited on
Commit
b8d8167
1 Parent(s): f1be6d5

cantonese-chinese-parallel-corpus-bart-compare-alpha

Browse files
Files changed (2) hide show
  1. generation_config.json +13 -0
  2. pytorch_model.bin +1 -1
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 101,
3
+ "decoder_start_token_id": 102,
4
+ "early_stopping": true,
5
+ "eos_token_id": 102,
6
+ "forced_eos_token_id": 102,
7
+ "no_repeat_ngram_size": 3,
8
+ "num_beams": 4,
9
+ "output_attentions": true,
10
+ "output_hidden_states": true,
11
+ "pad_token_id": 0,
12
+ "transformers_version": "4.28.1"
13
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2433f108330bc34abd8cd53926db5916b7226498e06a2ef8d375642fc153d5a0
3
  size 561065693
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a570fcb9e4eacd55a9c6709b8852e69e80e3490723092f636b73a9bcce872f1
3
  size 561065693