Skip to content

Releases: sayakpaul/BERT-for-Mobile

TFLite and SavedModel for the SST-2 dataset (MobileBERT) with sequence length of 128

15 Oct 02:57
e466499
Compare
Choose a tag to compare

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

15 Oct 02:52
e466499
Compare
Choose a tag to compare
v0.5.0

Adding ALBERT and MobileBERT training notebooks

TFLite and Keras models for the SST-2 dataset (DistilBERT) with sequence length of 128

09 Oct 07:27
41e1578
Compare
Choose a tag to compare

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)

30 Sep 04:45
bb043a4
Compare
Choose a tag to compare

The model files were generated using the code from this tutorial.

TFLite and Keras models for the SST-2 dataset (DistilBERT)

28 Sep 06:46
Compare
Choose a tag to compare

TFLite models do not contain the integer quantized variant since currently, it's not possible.

TFLite and Keras models for IMDB review classification (DistilBERT)

28 Sep 06:46
Compare
Choose a tag to compare

TFLite models do not contain the integer quantized variant since currently, it's not possible.