Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
This is a `Bert` model and has been uploaded using the KerasNLP library.
|
2 |
Model config:
|
3 |
-
```
|
4 |
* **name:** bert_backbone
|
5 |
* **trainable:** True
|
6 |
* **vocabulary_size:** 30522
|
@@ -11,7 +10,6 @@ Model config:
|
|
11 |
* **dropout:** 0.1
|
12 |
* **max_sequence_length:** 512
|
13 |
* **num_segments:** 2
|
14 |
-
```
|
15 |
This model card has been generated automatically and ---
|
16 |
tags:
|
17 |
- keras-nlp
|
|
|
1 |
This is a `Bert` model and has been uploaded using the KerasNLP library.
|
2 |
Model config:
|
|
|
3 |
* **name:** bert_backbone
|
4 |
* **trainable:** True
|
5 |
* **vocabulary_size:** 30522
|
|
|
10 |
* **dropout:** 0.1
|
11 |
* **max_sequence_length:** 512
|
12 |
* **num_segments:** 2
|
|
|
13 |
This model card has been generated automatically and ---
|
14 |
tags:
|
15 |
- keras-nlp
|