Upload decoder/config.json with huggingface_hub
Browse files- decoder/config.json +2 -4
decoder/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,
|
@@ -34,9 +34,7 @@
|
|
34 |
],
|
35 |
"model_type": "t5-decoder",
|
36 |
"output_names": [
|
37 |
-
"next_token_scores",
|
38 |
"next_tokens",
|
39 |
-
"next_indices",
|
40 |
"past.0.self.key",
|
41 |
"past.1.self.key",
|
42 |
"past.2.self.key",
|
@@ -59,7 +57,7 @@
|
|
59 |
"past.4.cross.value"
|
60 |
],
|
61 |
"static_batch_size": 1,
|
62 |
-
"static_num_beams":
|
63 |
"static_sequence_length": 64
|
64 |
},
|
65 |
"num_decoder_layers": 5,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/tmp/tmpso3sjp1l/decoder/config.json",
|
3 |
"bos_token_id": 0,
|
4 |
"classifier_dropout": 0.0,
|
5 |
"d_ff": 37,
|
|
|
34 |
],
|
35 |
"model_type": "t5-decoder",
|
36 |
"output_names": [
|
|
|
37 |
"next_tokens",
|
|
|
38 |
"past.0.self.key",
|
39 |
"past.1.self.key",
|
40 |
"past.2.self.key",
|
|
|
57 |
"past.4.cross.value"
|
58 |
],
|
59 |
"static_batch_size": 1,
|
60 |
+
"static_num_beams": 1,
|
61 |
"static_sequence_length": 64
|
62 |
},
|
63 |
"num_decoder_layers": 5,
|