ELECTRA TF2 => PT Convert Problem

  • I have trained my ELECTRA model with Nvidia/ELECTRA source (Tensorflow 2)
  • TensorFlow-Finetune result score is acc 91 (Binary-Classification)
  • I want to PyTorch-Finetune also. so I convert my model with huggingface-transformers ELECTRA convert source
  • BUT, PyTorch-Finetuen result score is acc 84

Why did this happen?
Performance is poor, Just I convert my model format