gpt2_extra_large_en / README.md
Divyasreepat's picture
Upload folder using huggingface_hub
5eee00d verified
|
raw
history blame
626 Bytes
metadata
library_name: keras-hub

This is a GPT2 model uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends. Model config:

  • name: gpt2_backbone
  • trainable: True
  • vocabulary_size: 50257
  • num_layers: 48
  • num_heads: 25
  • hidden_dim: 1600
  • intermediate_dim: 6400
  • 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 for more information.