CoolFace
Modelpublic

camilin29/github_pull_request_classifier

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
README.md7 linesDownload Raw Back to root
1# github_pull_request_classifier2 3## This is a model created for use in the diplom of "Разработка платформы ретроспективного анализа программных библиотек на языке Python"4## the model is focused to solve task of classification of commits of pull request to look 5## how changes the evolution of libraries of python in the time.6## the used model was Roberta and here was training with 15.000 lines of data in 4 epoch.7## this model shows 90% precision.