Bhushan Chaudhari
Bhushan Chaudhari
Hi @ink-pad , Thank you for the reply however I am not able able to access gpt_cc_user_eval branch.
Hi @ink-pad , Did you get time to work on loading of BERT model to get transaction level embedding. It would be great if you can share that code. Thank...
Hi , I am trying loading BERT model as loaded GPT in given link (https://github.com/IBM/TabFormer/blob/gpt_cc_user_eval/gpt_eval.py) it is giving following error. inferencer = tab_net.model.from_pretrained('/content/drive/MyDrive/TabFormer/checkpoint-500', vocab=dataset.vocab).to(device) File "/usr/local/lib/python3.7/dist-packages/transformers/modeling_utils.py", line 844, in from_pretrained...