Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Tags:
code-review
defect-detection
software-engineering
label-noise
uncertainty-quantification
python
License:
File size: 276 Bytes
ecaa1ff | 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 | {
"bins": 3,
"alpha": {
"0": [
10,
14
],
"1": [
60,
59
],
"2": [
41,
38
]
},
"gamma": {
"0": [
2,
3684
],
"1": [
2,
12658
],
"2": [
3,
7155
]
}
}
|