File size: 1,126 Bytes
c7b3591 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | {
"model-name": "TitanCAProject/Qwen2.5-Coder-7B-Instruct_lora_r16a32-python",
"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,
"recall": 0,
"f1": 0,
"f03": 0
},
"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.7100591715976331,
"recall": 0.7692307692307693,
"f1": 0.7384615384615385,
"f03": 0.7145979020979021
},
"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
} |