You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which checkpoint should I use, you mentioned download this one, but export with another one.
uncased_L-24_H-1024_A-16.zip
export BERT_BASE_DIR=/path/to/bert/uncased_L-12_H-768_A-12
neither of them passed, got error like this, and I didn't see any key called "cls/squad/output_bias" in checkpoint model, how could I fix this?
OP_REQUIRES failed at save_restore_v2_ops.cc:184 : Not found: Key cls/squad/output_bias not found in checkpoint
The text was updated successfully, but these errors were encountered:
uncased_L-24_H-1024_A-16.zip
export BERT_BASE_DIR=/path/to/bert/uncased_L-12_H-768_A-12
OP_REQUIRES failed at save_restore_v2_ops.cc:184 : Not found: Key cls/squad/output_bias not found in checkpoint
The text was updated successfully, but these errors were encountered: