cecilemacaire commited on
Commit
5377b56
1 Parent(s): e8d9bed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - pictograms
11
  - translation
12
  metrics:
13
- - bleu
14
  inference: false
15
  ---
16
 
@@ -61,7 +61,7 @@ fairseq-train \
61
 
62
  ### Evaluation
63
 
64
- The model was evaluated with BLEU, where we compared the reference pictogram translation with the model hypothesis.
65
 
66
  ```bash
67
  fairseq-generate exp_orfeo/data-bin/orfeo.tokenized.fr-frp \
 
10
  - pictograms
11
  - translation
12
  metrics:
13
+ - sacrebleu
14
  inference: false
15
  ---
16
 
 
61
 
62
  ### Evaluation
63
 
64
+ The model was evaluated with sacreBLEU, where we compared the reference pictogram translation with the model hypothesis.
65
 
66
  ```bash
67
  fairseq-generate exp_orfeo/data-bin/orfeo.tokenized.fr-frp \