rchan26/english-char-roberta
Fill-Mask • Updated • 3
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This is a dataset of English words which have been tokenised by character.
It was originally used to train a RoBERTa model from scratch on the masked language modelling task where during training, characters were randomly masked.
This was ultimately used in an anomaly detection task where the embeddings from the trained model were used to detect non-English words - see full example here.