This is a template for your model that can do autocomplete on your code. This is targeted to the Python programming language.
It is a basic implementation of the series Generative Python transformer from Sendex
Dataset used is purly python code extracted from GitHub.
We have tried our best to pick some good repos from GitHub.
- Repos with
stars > 5
have been picked for the dataset preparation - Repos created on and after
01 May 2023
and on and before30 June 2023
- Target language
Python