SEBIS/code_trans_t5_small_source_code_summarization_sql
SEBIS/code_trans_t5_small_source_code_summarization_sql is machine learning model.
About SEBIS/code_trans_t5_small_source_code_summarization_sql
The CodeTrans model is based on the t5-small model architecture . It has its own SentencePiece vocabulary model . It can be used on unparsed and untokenized sql code . The model could be used to generate the description for the sql function or be fine-tuned on other sql code tasks . For example, this is how to use this model to generate sql function documentation using Transformers SummarizationPipeline: "select time ( col0 ) from tab0" The model is trained on . source code summarization tasks, different . models achieves the following results on different programming languages (in BLEU score): . Different models achieves . the . following,