BERT icon indicating copy to clipboard operation
BERT copied to clipboard

Does Esim with bert performs better than only using bert in text matching task ?

Open InfiniteShen opened this issue 5 years ago • 1 comments

I used your Esim with bert model on my text matching data set and the performance is worce than only using BERT to finetune. So I wonder the results on your data. Does Esim with bert performs better than only using bert on your data ? Thanks

InfiniteShen avatar May 05 '19 04:05 InfiniteShen

I used your Esim with bert model on my text matching data set and the performance is worce than only using BERT to finetune. So I wonder the results on your data. Does Esim with bert performs better than only using bert on your data ? Thanks

Hi, I am also curious about ESIM+BERT, I found there is bert_esim.py, bert_esim_v1.py, and esim_bert.py in the bert/t2t_bert/example path. Which one do you use in your task? And how do you use it? I am wandering if there is any mistake when you choose the files. Thank you so much.

14H034160212 avatar Jun 27 '20 12:06 14H034160212