bert_base_multi / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
07f7c5f verified
|
raw
history blame
647 Bytes
---
library_name: keras-hub
---
This is a [`Bert` model](https://keras.io/api/keras_hub/models/bert) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
Model config:
* **name:** bert_backbone
* **trainable:** True
* **vocabulary_size:** 119547
* **num_layers:** 12
* **num_heads:** 12
* **hidden_dim:** 768
* **intermediate_dim:** 3072
* **dropout:** 0.1
* **max_sequence_length:** 512
* **num_segments:** 2
This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.