Pretrained-Language-Model
Pretrained-Language-Model copied to clipboard
How does BinaryBERT store the 1 bit weight?
May I ask how BinaryBERT stores the 1-bit weights on GPU memory? Are they stored as (native) 1 bit on the GPU memory or as 8-bit integer?