Text Generation
KerasHub
Keras
English
text-generation-inference
mattdangerw's picture
Upload folder using huggingface_hub
03a2904 verified
raw
history blame contribute delete
508 Bytes
{
"module": "keras_hub.src.models.falcon.falcon_backbone",
"class_name": "FalconBackbone",
"config": {
"name": "falcon_backbone",
"trainable": true,
"vocabulary_size": 50304,
"num_layers": 24,
"num_attention_heads": 32,
"hidden_dim": 2048,
"intermediate_dim": 8192,
"attention_dropout_rate": 0.0,
"feedforward_dropout_rate": 0.0,
"layer_norm_epsilon": 1e-05
},
"registered_name": "keras_hub>FalconBackbone"
}