VGCN-BERT icon indicating copy to clipboard operation
VGCN-BERT copied to clipboard

error when i use a bert variants?

Open yangxia605 opened this issue 3 years ago • 2 comments

hi Louis: thanks for your contribution. can you tell me how to modify the code to correct this error? thank you soooooooooo much!!! image

yangxia605 avatar Mar 24 '21 08:03 yangxia605

Hi,

I didn't try the bert variants. but I think the modification is not large. you need change the model code file.

Louis-udm avatar Apr 19 '21 14:04 Louis-udm

I implemented a new VGCN-BERT version, much faster. And this old algorithm is deprecated. the new version is available in HuggingFace hub: https://huggingface.co/zhibinlu/vgcn-bert-distilbert-base-uncased @yangxia605 If you implemented other bert variant for vgcn-bert, you can try migrate it to the new version. and I am grad if you can share your model.

Louis-udm avatar Jul 04 '23 01:07 Louis-udm