Upload cpc-comparison-en-IE.json with huggingface_hub
Browse files- cpc-comparison-en-IE.json +17 -0
cpc-comparison-en-IE.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch": "cpc_pretrained",
|
| 3 |
+
"accent_ood": "en-IE",
|
| 4 |
+
"n_params_frozen": 1843456,
|
| 5 |
+
"seul": {
|
| 6 |
+
"test_acc": 0.6240425531914894,
|
| 7 |
+
"test_auc": 0.6752201069848128,
|
| 8 |
+
"ood_acc": 0.6695075757575758,
|
| 9 |
+
"ood_auc": 0.7110764964990818
|
| 10 |
+
},
|
| 11 |
+
"fusion": {
|
| 12 |
+
"test_acc": 0.7914893617021277,
|
| 13 |
+
"test_auc": 0.8706063529592942,
|
| 14 |
+
"ood_acc": 0.8570075757575758,
|
| 15 |
+
"ood_auc": 0.9281092171717171
|
| 16 |
+
}
|
| 17 |
+
}
|