add flax model
This commit is contained in:
parent
3f08e1ec34
commit
b22dbc4a37
|
@ -17,5 +17,6 @@
|
||||||
"seq_classif_dropout": 0.2,
|
"seq_classif_dropout": 0.2,
|
||||||
"sinusoidal_pos_embds": false,
|
"sinusoidal_pos_embds": false,
|
||||||
"tie_weights_": true,
|
"tie_weights_": true,
|
||||||
|
"transformers_version": "4.10.0.dev0",
|
||||||
"vocab_size": 30522
|
"vocab_size": 30522
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue