Upload config.json with huggingface_hub
Browse files- config.json +2 -4
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/tmp/
|
3 |
"bos_token_id": 0,
|
4 |
"classifier_dropout": 0.0,
|
5 |
"d_ff": 37,
|
@@ -30,9 +30,7 @@
|
|
30 |
"beam_scores"
|
31 |
],
|
32 |
"decoder_output_names": [
|
33 |
-
"next_token_scores",
|
34 |
"next_tokens",
|
35 |
-
"next_indices",
|
36 |
"past.0.self.key",
|
37 |
"past.1.self.key",
|
38 |
"past.2.self.key",
|
@@ -84,7 +82,7 @@
|
|
84 |
"present.4.cross.value"
|
85 |
],
|
86 |
"static_batch_size": 1,
|
87 |
-
"static_num_beams":
|
88 |
"static_sequence_length": 64
|
89 |
},
|
90 |
"num_decoder_layers": 5,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/tmpso3sjp1l/encoder/config.json",
|
3 |
"bos_token_id": 0,
|
4 |
"classifier_dropout": 0.0,
|
5 |
"d_ff": 37,
|
|
|
30 |
"beam_scores"
|
31 |
],
|
32 |
"decoder_output_names": [
|
|
|
33 |
"next_tokens",
|
|
|
34 |
"past.0.self.key",
|
35 |
"past.1.self.key",
|
36 |
"past.2.self.key",
|
|
|
82 |
"present.4.cross.value"
|
83 |
],
|
84 |
"static_batch_size": 1,
|
85 |
+
"static_num_beams": 1,
|
86 |
"static_sequence_length": 64
|
87 |
},
|
88 |
"num_decoder_layers": 5,
|