Upload archscale-comparison-conformer-3x-en-IE.json with huggingface_hub
Browse files
archscale-comparison-conformer-3x-en-IE.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch": "conformer",
|
| 3 |
+
"accent_ood": "en-IE",
|
| 4 |
+
"n_params": 1358631,
|
| 5 |
+
"seul": {
|
| 6 |
+
"test_acc": 0.7068085106382979,
|
| 7 |
+
"test_auc": 0.7791443932620403,
|
| 8 |
+
"ood_acc": 0.7481060606060606,
|
| 9 |
+
"ood_auc": 0.8215509139692377
|
| 10 |
+
},
|
| 11 |
+
"fusion": {
|
| 12 |
+
"test_acc": 0.7772340425531915,
|
| 13 |
+
"test_auc": 0.858619886855181,
|
| 14 |
+
"ood_acc": 0.8442234848484849,
|
| 15 |
+
"ood_auc": 0.913592602157943
|
| 16 |
+
}
|
| 17 |
+
}
|