SEBIS/code_trans_t5_small_code_comment_generation_java
SEBIS/code_trans_t5_small_code_comment_generation_java is machine learning model.
About SEBIS/code_trans_t5_small_code_comment_generation_java
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 java code . The model could be used to generate the description for the java function or be fine-tuned on other java code tasks . The code documentation tasks can be downloaded on LinkEvaluation results . For the code documentation task, different models achieves the following results on different programming languages (in BLEU score): The test results are the result of a single-task training on Code Comment Generation tasks . For example, run this example in colab notebook with Transformers SummarizationPipeline,