Upload cpc-comparison-en-CN.json with huggingface_hub
Browse files- cpc-comparison-en-CN.json +17 -0
cpc-comparison-en-CN.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"arch": "cpc_pretrained",
|
| 3 |
+
"accent_ood": "en-CN",
|
| 4 |
+
"n_params_frozen": 1843456,
|
| 5 |
+
"seul": {
|
| 6 |
+
"test_acc": 0.6431211498973306,
|
| 7 |
+
"test_auc": 0.6929287981345338,
|
| 8 |
+
"ood_acc": 0.534181240063593,
|
| 9 |
+
"ood_auc": 0.5674614107233578
|
| 10 |
+
},
|
| 11 |
+
"fusion": {
|
| 12 |
+
"test_acc": 0.8063655030800821,
|
| 13 |
+
"test_auc": 0.8846515340436788,
|
| 14 |
+
"ood_acc": 0.7496025437201908,
|
| 15 |
+
"ood_auc": 0.8308213759443537
|
| 16 |
+
}
|
| 17 |
+
}
|