Skip to content

SEBIS/code_trans_t5_large_code_comment_generation_java_multitask_finetune

SEBIS/code_trans_t5_large_code_comment_generation_java_multitask_finetune is a machine learning model.

About SEBIS/code_trans_t5_large_code_comment_generation_java_multitask_finetune

CodeTrans model is based on the t5-large model architecture . It has its own SentencePiece vocabulary model . It is then fine-tuned on the code comment generation task for the java function/method . This model is trained on tokenized java code functions . It can be used on unparsed and untokenized java codes . The model could be used to generate the description for the function or be fine- tuned on other java code tasks . Run this example in colab notebook to generate java function documentation using Transformers SummarizationPipeline . It was first released in this repository in this week's open-source code repository . For more information, visit this repository,
View model source

Explore

FAQ