Closed marksverdhei closed 3 years ago
Currently, the mlm command outputs a list of results, but if you'd do something like !bert mlm Hello _, my _ is _! you'd get 15 suggestions in order. Instead we would like 5 suggestions for each words outputted by the model. E.g. in a markdown table
!bert mlm Hello _, my _ is _!
Fixed in last merge
Currently, the mlm command outputs a list of results, but if you'd do something like
!bert mlm Hello _, my _ is _!
you'd get 15 suggestions in order. Instead we would like 5 suggestions for each words outputted by the model. E.g. in a markdown table