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
Hello, I am using tensor flow 2.3.0 with python 3.7 and I am getting some issues. The Count of weights not found in the checkpoint was: [196] where it was supposed to be [0] and Count of weights with mismatched shape: [0]
I am following this tutorial Intent Classification using Bert.
In my uncased_L-12_H-768_A-12 folder, there are the following files:
And this is how I am using the files:
Could someone please help me? Thank you.
The text was updated successfully, but these errors were encountered:
Hello, I am using tensor flow 2.3.0 with python 3.7 and I am getting some issues. The Count of weights not found in the checkpoint was: [196] where it was supposed to be [0] and Count of weights with mismatched shape: [0]
I am following this tutorial Intent Classification using Bert.
In my uncased_L-12_H-768_A-12 folder, there are the following files:
And this is how I am using the files:
Could someone please help me? Thank you.
The text was updated successfully, but these errors were encountered: