Cannot reproduce Table-BERT results w/ model checkpoint & HF transformers
mubasharaak opened this issue · 0 comments
mubasharaak commented
Hi, I tried to reproduce your results with the checkpoints of Table-BERT and using HF transformers.
The code is running without errors but evaluating the checkpoint model gives very low accuracy.
Thanks!
Edit: I had an error in migrating the code from pytroch-pretrained-bert to transformers, could fix it myself!