File size: 412 Bytes
c69bf79 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
This is a `Bert` model and has been uploaded using the KerasNLP library.
Model config:
```
* **name:** bert_backbone
* **trainable:** True
* **vocabulary_size:** 30522
* **num_layers:** 2
* **num_heads:** 2
* **hidden_dim:** 128
* **intermediate_dim:** 512
* **dropout:** 0.1
* **max_sequence_length:** 512
* **num_segments:** 2
```
This model card has been generated automatically and ---
tags:
- keras-nlp
---
|