pere commited on
Commit
cfe1af4
·
1 Parent(s): 769574f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Training for [10] epochs with a learning rate of [7e-4], a batch size of [32] an
33
  We found out that we were able to get almost identical BLEU-score with training it both ways, and letting the model decide if the input is in Bokmål or Nynorsk. This way we can train one model instead of two. We call it a language switcher.
34
 
35
  ## Future work
36
- The following Google Add on is currently pending approval.
37
  ![Add-on](bm2nn_demo.gif)
38
 
39
  ## How to use the model
 
33
  We found out that we were able to get almost identical BLEU-score with training it both ways, and letting the model decide if the input is in Bokmål or Nynorsk. This way we can train one model instead of two. We call it a language switcher.
34
 
35
  ## Future work
36
+ The following Google Docs Add-on is currently pending approval.
37
  ![Add-on](bm2nn_demo.gif)
38
 
39
  ## How to use the model