bigcode-project / octopack

🐙 OctoPack: Instruction Tuning Code Large Language Models
https://arxiv.org/abs/2308.07124
MIT License
420 stars 27 forks source link

Code Assistant Task Tracking #6

Closed SivilTaram closed 1 year ago

SivilTaram commented 1 year ago

We should add the following task to train a zero-shot code assistant model:

The format can be

``` python [code] ```
do xyz
``` python [code] ```