This model is a CodeT5 model fine-tuned with an example dataset from KDE-C++ code. You can find the dataset here:
https://www.opendocstring.com/tool/
and select full-dataset-KDE-kdeconnect-C++
You are encouraged to improve and extend the dataset.
Follow this link to try out the live model: https://www.opendocstring.com/#demo
For a model that describes code, cd into descr/ and follow descr/README.md For a model that generates code, cd into instr/ and follow instr/README.md