raptorkwok
commited on
Commit
•
b60fca9
1
Parent(s):
11d5933
cantonese-chinese-translation-gen1
Browse files- generation_config.json +13 -0
- 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:
|
3 |
size 561066138
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3005adc3d2d0986b82718073999c4b757048460fc353c3e656d50e4bcbe1263c
|
3 |
size 561066138
|