pnlp-mixer
pnlp-mixer copied to clipboard
Unofficial PyTorch Implementation for pNLP-Mixer: an Efficient all-MLP Architecture for Language (https://arxiv.org/abs/2202.04350)
Hi! Do you have an example of how to use this with a Sentence Piece vocab? I see that you have the `sentencepiece_extractor.py` file, but it's not clear how to...
Didn't find a clue to get the datasets, so I ask here. It's not an issue related to the implementation.
1. The XL models intent accuracy are ~1% away from mBERT in general, and in some of the language subcategories. Even though on the surface a hypothetical XXL model would...