Spaces:
Runtime error
Runtime error
Update Space (evaluate main: 05209ece)
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ pinned: false
|
|
10 |
tags:
|
11 |
- evaluate
|
12 |
- metric
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Metric Card for SacreBLEU
|
|
|
10 |
tags:
|
11 |
- evaluate
|
12 |
- metric
|
13 |
+
description: >-
|
14 |
+
SacreBLEU provides hassle-free computation of shareable, comparable, and reproducible BLEU scores.
|
15 |
+
Inspired by Rico Sennrich's `multi-bleu-detok.perl`, it produces the official WMT scores but works with plain text.
|
16 |
+
It also knows all the standard test sets and handles downloading, processing, and tokenization for you.
|
17 |
+
|
18 |
+
See the [README.md] file at https://github.com/mjpost/sacreBLEU for more information.
|
19 |
---
|
20 |
|
21 |
# Metric Card for SacreBLEU
|