[ERNIE] Request for the weights of "masked LM" and "next sentence prediction" layers
Created by: huntzhan
Hi, could you help provide the weights of "masked LM" and "next sentence prediction" layers? Namely as followed:
cls/predictions/transform/dense/bias
cls/predictions/transform/dense/kernel
cls/predictions/transform/LayerNorm/beta
cls/predictions/transform/LayerNorm/gamma
cls/predictions/output_bias
cls/seq_relationship/output_bias
cls/seq_relationship/output_weights
It seems like the current release (1.0.1) does not contain those weights.