SEBIS/code_trans_t5_large_source_code_summarization_python_transfer_learning_finetune
The SEBIS/code_trans_t5_large_source_code_summarization_python_transfer_learning_finetune model is a machine learning model.
About SEBIS/code_trans_t5_large_source_code_summarization_python_transfer_learning_finetune
The CodeTrans model is based on the t5-large model architecture . It has its own SentencePiece vocabulary model . It used transfer-learning pre-training on 7 unsupervised datasets in the software development domain . It is then fine-tuned on the source code summarization task for python code snippets . The model could be used to generate the description for the python function . It can be used on unparsed and untokenized python code . It works best with tokenized python functions, but the performance should be better if the python code is tokenized . It was trained using the encoder-decoder architecture. It has a total of approximately 220M parameters and,