htqin / BiBERT

This project is the official implementation of our accepted ICLR 2022 paper BiBERT: Accurate Fully Binarized BERT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

保存的二值量化模型的存储占用还是418M?

Ji-Yao opened this issue · comments

commented

您好,想问一个问题,论文里量化 1-1-1 模型的存储空间占用是13.4M,为什么我跑出来还是418M呢?怎样才能实现全1 bit位的模型,将模型最终的大小压缩到13.4M呢?