lvwerra HF staff commited on
Commit
9e11a3e
1 Parent(s): 4d5e8f8

Update Space (evaluate main: 05209ece)

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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