Skip to content

dbernsohn/roberta-php

The dbernsohn/roberta-php model is a machine learning model.

About dbernsohn/roberta-php

This is a pre-trained version on the CodeSearchNet dataset for php Mask Language Model mission . The whole training process and hyperparameters are in my GitHub repo . The model is then used to fill masked words in a Java code . You can then use this model to fill people's names in a code . The training process is in the GitHub repo created by Dor Bernsohn and is now available to download the model . For example: $people = array('name' => 'Kalle', 'salt' => 856412), $people[$i] = mt_rand(000000, 999999); $people [$i], $i['salt'],
View model source

Explore

FAQ