Releases: sayakpaul/BERT-for-Mobile
Releases · sayakpaul/BERT-for-Mobile
TFLite and SavedModel for the SST-2 dataset (MobileBERT) with sequence length of 128
Note that the SavedModel and TFLite model attached in this release were not generated using Model Maker. They were generated using this notebook.
TFLite and SavedModel for the SST-2 dataset (ALBERT) with sequence length of 128
v0.5.0 Adding ALBERT and MobileBERT training notebooks
TFLite and Keras models for the SST-2 dataset (DistilBERT) with sequence length of 128
TFLite models do not contain the integer quantized variant since currently, it's not possible.
TFLite and Keras models for the SST-2 dataset (MobileBERT)
The model files were generated using the code from this tutorial.
TFLite and Keras models for the SST-2 dataset (DistilBERT)
TFLite models do not contain the integer quantized variant since currently, it's not possible.
TFLite and Keras models for IMDB review classification (DistilBERT)
TFLite models do not contain the integer quantized variant since currently, it's not possible.