Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
tags:
|
3 |
- keras-nlp
|
4 |
---
|
5 |
-
This is a `Bert` model
|
6 |
This model is related to a `Classifier` task.
|
7 |
|
8 |
Model config:
|
@@ -17,4 +17,4 @@ Model config:
|
|
17 |
* **max_sequence_length:** 512
|
18 |
* **num_segments:** 2
|
19 |
|
20 |
-
This model card has been generated automatically and should be completed by the model author. See https://huggingface.co/docs/hub/model-cards.
|
|
|
2 |
tags:
|
3 |
- keras-nlp
|
4 |
---
|
5 |
+
This is a [`Bert` model](https://keras.io/api/keras_nlp/models/Bert) uploaded using the KerasNLP library.
|
6 |
This model is related to a `Classifier` task.
|
7 |
|
8 |
Model config:
|
|
|
17 |
* **max_sequence_length:** 512
|
18 |
* **num_segments:** 2
|
19 |
|
20 |
+
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.
|