BERT based Token Classification model based on tohoku-nlp/bert-base-japanse and trained to predict a Japanese sentence with subject MASKed which particle (は,が,も) would most likely follow the MASK.
The dataset was reduced only to sentences with a subject, and the subject subclause was replaced by [MASK] saving the particle asociated as the label to predict.