Update test_results.json
Browse files- test_results.json +14 -0
test_results.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"test_clean_stortinget_no": {
|
3 |
+
"cer": 7.684509828161701,
|
4 |
+
"exact_cer": 8.349388812434226,
|
5 |
+
"exact_wer": 17.07536831851942,
|
6 |
+
"wer": 13.199018154421951
|
7 |
+
},
|
8 |
+
"test_nst": {
|
9 |
+
"cer": 1.5458711306462172,
|
10 |
+
"exact_cer": 1.6836130170014605,
|
11 |
+
"exact_wer": 5.815160955347872,
|
12 |
+
"wer": 4.968027545499262
|
13 |
+
}
|
14 |
+
}
|