Upload arch-comparison-conformer-en-CN.json with huggingface_hub
Browse files
arch-comparison-conformer-en-CN.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch": "conformer",
|
| 3 |
+
"accent_ood": "en-CN",
|
| 4 |
+
"n_params": 429987,
|
| 5 |
+
"seul": {
|
| 6 |
+
"test_acc": 0.7018480492813142,
|
| 7 |
+
"test_auc": 0.774229452748,
|
| 8 |
+
"ood_acc": 0.5564387917329093,
|
| 9 |
+
"ood_auc": 0.672369648241714
|
| 10 |
+
},
|
| 11 |
+
"fusion": {
|
| 12 |
+
"test_acc": 0.7870636550308008,
|
| 13 |
+
"test_auc": 0.866318797837657,
|
| 14 |
+
"ood_acc": 0.7170111287758346,
|
| 15 |
+
"ood_auc": 0.7966818403552718
|
| 16 |
+
}
|
| 17 |
+
}
|