Upload arch2x-comparison-bigru-en-IE.json with huggingface_hub
Browse files
arch2x-comparison-bigru-en-IE.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch": "bigru",
|
| 3 |
+
"accent_ood": "en-IE",
|
| 4 |
+
"n_params": 908583,
|
| 5 |
+
"seul": {
|
| 6 |
+
"test_acc": 0.7019148936170213,
|
| 7 |
+
"test_auc": 0.7670599105893224,
|
| 8 |
+
"ood_acc": 0.6979166666666666,
|
| 9 |
+
"ood_auc": 0.7625787347910927
|
| 10 |
+
},
|
| 11 |
+
"fusion": {
|
| 12 |
+
"test_acc": 0.7542553191489362,
|
| 13 |
+
"test_auc": 0.8370430158665453,
|
| 14 |
+
"ood_acc": 0.7973484848484849,
|
| 15 |
+
"ood_auc": 0.8686779011707989
|
| 16 |
+
}
|
| 17 |
+
}
|