Text2Text Generation
Transformers
PyTorch
TensorFlow
Arabic
t5
Arabic T5
MSA
Twitter
Arabic Dialect
Arabic Machine Translation
Arabic Text Summarization
Arabic News Title and Question Generation
Arabic Paraphrasing and Transliteration
Arabic Code-Switched Translation
text-generation-inference
Inference Endpoints
{ | |
"_name_or_path": "/project/6007993/DataBank/our_models/title_generation_AraT5_base", | |
"architectures": [ | |
"T5ForConditionalGeneration" | |
], | |
"d_ff": 2048, | |
"d_kv": 64, | |
"d_model": 768, | |
"decoder_start_token_id": 0, | |
"dropout_rate": 0.1, | |
"eos_token_id": 1, | |
"feed_forward_proj": "gated-gelu", | |
"gradient_checkpointing": false, | |
"initializer_factor": 1.0, | |
"is_encoder_decoder": true, | |
"layer_norm_epsilon": 1e-06, | |
"model_type": "t5", | |
"num_decoder_layers": 12, | |
"num_heads": 12, | |
"num_layers": 12, | |
"output_past": true, | |
"pad_token_id": 0, | |
"relative_attention_num_buckets": 32, | |
"transformers_version": "4.9.2", | |
"use_cache": true, | |
"vocab_size": 110080 | |
} | |