Leonard Püttmann commited on
Commit
7ea3bc9
·
verified ·
1 Parent(s): 19e19cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -44,5 +44,11 @@ print(response)
44
  Done on the Opus 100 test set.
45
 
46
  ### BLEU
47
- Blue Score: 32.20
48
- Precisions: 0.6168, 0.3773, 0.2601, 0.1833
 
 
 
 
 
 
 
44
  Done on the Opus 100 test set.
45
 
46
  ### BLEU
47
+
48
+ | | mt0-Quadrifoglio | mt0-small |
49
+ |--------------|------------------|----------|
50
+ | BLEU Score | 32.20 | 01.59 |
51
+ | Precision 1 | 0.6168 | 0.2350 |
52
+ | Precision 2 | 0.3773 | 0.0290 |
53
+ | Precision 3 | 0.2601 | 0.0076 |
54
+ | Precision 4 | 0.1833 | 0.0013 |