Upload FlaxT5ForConditionalGeneration
Browse files- config.json +1 -1
- flax_model.msgpack +2 -2
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"model_type": "t5",
|
19 |
"num_decoder_layers": 12,
|
20 |
"num_heads": 8,
|
21 |
-
"num_layers":
|
22 |
"output_past": true,
|
23 |
"pad_token_id": 0,
|
24 |
"relative_attention_max_distance": 128,
|
|
|
18 |
"model_type": "t5",
|
19 |
"num_decoder_layers": 12,
|
20 |
"num_heads": 8,
|
21 |
+
"num_layers": 12,
|
22 |
"output_past": true,
|
23 |
"pad_token_id": 0,
|
24 |
"relative_attention_max_distance": 128,
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfd13eee19d28e1368c6d61d168b65d8fb7c0eb145def7172e2d63aa6da364bc
|
3 |
+
size 781227939
|