Upload quants/model_kvant_results.csv with huggingface_hub
Browse files
quants/model_kvant_results.csv
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Model,WER,CER,Normalized_WER,Normalized_CER,Database,Split,Runtime
|
2 |
+
int8,23.79,5.92,19.6,6.38,google/fleurs,test,217.66
|
3 |
+
int8_float32,23.79,5.92,19.6,6.38,google/fleurs,test,216.02
|
4 |
+
int8_float16,23.91,5.94,19.6,6.37,google/fleurs,test,196.25
|
5 |
+
int8_bfloat16,24.45,6.15,20.18,6.59,google/fleurs,test,199.67
|
6 |
+
float16,23.66,5.89,19.39,6.34,google/fleurs,test,184.97
|
7 |
+
bfloat16,24.31,6.08,20.03,6.53,google/fleurs,test,190.44
|