leaderboard-results / CodeBERT-javascript.json
TitanCAProject's picture
Create CodeBERT-javascript.json
f65c2dd verified
{
"model-name": "TitanCAProject/CodeBERT-javascript",
"c_sharp": {
"TP": 0,
"TN": 0,
"FP": 0,
"FN": 0,
"total_examples": 0,
"skipped_no_output": 0,
"precision": 0,
"recall": 0,
"f1": 0,
"f03": 0
},
"javascript": {
"TP": 0,
"TN": 0,
"FP": 0,
"FN": 0,
"total_examples": 0,
"skipped_no_output": 0,
"precision": 0.7142857142857143,
"recall": 0.7142857142857143,
"f1": 0.7142857142857143,
"f03": 0.7142857142857143
},
"java": {
"TP": 0,
"TN": 0,
"FP": 0,
"FN": 0,
"total_examples": 0,
"skipped_no_output": 0,
"precision": 0,
"recall": 0,
"f1": 0,
"f03": 0
},
"python": {
"TP": 0,
"TN": 0,
"FP": 0,
"FN": 0,
"total_examples": 0,
"skipped_no_output": 0,
"precision": 0,
"recall": 0,
"f1": 0,
"f03": 0
},
"c": {
"TP": 0,
"TN": 0,
"FP": 0,
"FN": 0,
"total_examples": 0,
"skipped_no_output": 0,
"precision": 0,
"recall": 0,
"f1": 0,
"f03": 0
},
"train-size": 14678,
"test-size": 1838
}