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:3285415b41b26aba926f4012e69bfe0a78f1a3ec0d72a64489829aa4b970384d
|
| 3 |
+
size 781227939
|