cobrayyxx commited on
Commit
9cc2a63
·
verified ·
1 Parent(s): 157fa2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -63,10 +63,10 @@ The following hyperparameters were used during training:
63
 
64
  ## Model Evaluation
65
 
66
- The performance of this model was evaluated using BLEU and CHRF++ metrics on validation dataset.
67
- | BLEU | CHRF | CHRF++ |
68
- |:----:|:-----:|:------:|
69
- | 81.53| 89.48 | 89.67 |
70
 
71
 
72
 
 
63
 
64
  ## Model Evaluation
65
 
66
+ The performance of this model was evaluated using BLEU and CHRF metrics on validation dataset.
67
+ | BLEU | CHRF |
68
+ |:----:|:-----:|
69
+ | 40.94| 66.46 |
70
 
71
 
72