Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 520 Bytes

File metadata and controls

20 lines (10 loc) · 520 Bytes

CodeT5 KDE

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.

Demo

Follow this link to try out the live model: https://www.opendocstring.com/#demo

Setup

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