Skip to content

SEBIS/code_trans_t5_small_code_documentation_generation_go

The SEBIS/code_trans_t5_small_code_documentation_generation_go model is a machine learning model.

About SEBIS/code_trans_t5_small_code_documentation_generation_go

The CodeTrans model is based on the t5-small model architecture . It can be used on unparsed and untokenized go code . The model could be used to generate the description for the go function or be fine-tuned on other go code tasks . It works best with tokenized go functions . It has its own SentencePiece vocabulary model. It used single-task training on the CodeSearchNet Corpus go dataset. The model was first released in this repository in September 2013 . It is trained on tokenized Go code functions. It can also be used for other code documentation tasks using Transformers SummarizationPipeline . The code documentation task was downloaded on Link,
View model source

Explore

FAQ