File size: 1,101 Bytes
f65c2dd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/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
}