rahimunisab commited on
Commit
cada44c
1 Parent(s): 25ff595

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -38,12 +38,17 @@ The following hyperparameters were used during training:
38
  - num_epochs: 1
39
 
40
  ## Benchamark Evaluation
41
- -BLEU score on Tatoeba: 11.208466750961147
42
- -BLUE score on IN-22: 26.069430553765887
 
 
43
 
44
  ## Framework versions
45
 
46
- -Transformers 4.42.3
47
- -Pytorch 2.1.2
48
- -Datasets 2.20.0
49
- -Tokenizers 0.19.1
 
 
 
 
38
  - num_epochs: 1
39
 
40
  ## Benchamark Evaluation
41
+
42
+ BLEU score on Tatoeba: 11.208466750961147
43
+
44
+ BLUE score on IN-22: 26.069430553765887
45
 
46
  ## Framework versions
47
 
48
+ Transformers 4.42.3
49
+
50
+ Pytorch 2.1.2
51
+
52
+ Datasets 2.20.0
53
+
54
+ Tokenizers 0.19.1