Spaces:
Runtime error
Runtime error
Tristan Thrush
added metric sort orders, added feature to display all metrics at the same time
c84ed95
| ascending_metrics = { | |
| "wer", | |
| "cer", | |
| "loss", | |
| "mae", | |
| "mahalanobis", | |
| "mse", | |
| "perplexity", | |
| "ter", | |
| } |