bart_billsum / README.md
martin-gorner's picture
keras hub migration
1340555
|
raw
history blame
670 Bytes
---
library_name: keras-hub
---
This is a [`Bart` model](https://keras.io/api/keras_nlp/models/bart) uploaded using the KerasNLP library and can be used with JAX, TensorFlow, and PyTorch backends.
This model is related to a `Seq2SeqLM` task.
Model config:
* **name:** bart_backbone
* **trainable:** True
* **vocabulary_size:** 50265
* **num_layers:** 6
* **num_heads:** 12
* **hidden_dim:** 768
* **intermediate_dim:** 3072
* **dropout:** 0.1
* **max_sequence_length:** 1024
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.