"...git@developer.sourcefind.cn:chenzk/baichuan-pytorch.git" did not exist on "1b73554feea3f6bb7635510b5fa69f64da5eaf8f"
Fix confusing warnings during TF2 import from PyTorch (#6623)
1. Swapped missing_keys and unexpected_keys. 2. Copy&paste error caused these warnings to say "from TF 2.0" when it's actually "from PyTorch".
Showing
Please register or sign in to comment