BERT4code
Collection
This collection features BERT and RoBERTa-based models fine-tuned for multi-label code classification, designed to accurately tag and categorize code
•
3 items
•
Updated
This model is a fine-tuned version of bert-base-uncased on the xCodeEval dataset, more precisely on the multi-tag classification task.
It achieves the following results on the evaluation set:
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 Micro | Roc Auc | Accuracy | Hamming Loss |
---|---|---|---|---|---|---|---|---|
No log | 1.0 | 287 | 0.3286 | 0.1706 | 0.4810 | 0.8514 | 0.3137 | 0.1270 |
0.3527 | 2.0 | 574 | 0.2958 | 0.3283 | 0.6029 | 0.8760 | 0.4196 | 0.1059 |
0.3527 | 3.0 | 861 | 0.2880 | 0.3305 | 0.6076 | 0.8857 | 0.4314 | 0.1064 |
Base model
google-bert/bert-base-uncased