GTR icon indicating copy to clipboard operation
GTR copied to clipboard

would it be possible to share the pretrained model weights or pre-training corpus?

Open authurlord opened this issue 2 years ago • 2 comments

Thanks for sharing the code, however I notice that in pretrain.config, the file path leads to data/all, however there is no such folder or corpus data for pre-training, which leads a significant drop in result.

Is it possible that you can update readme on pre-processing the corpus or upload pre-trained weights to guide us reproduce the result in paper? Many thanks.

authurlord avatar Oct 23 '22 03:10 authurlord

Thank you for your interest.

As described in the paper, we use tables from both WikiTables and WebQueryTable datasets for pertaining. Those two datasets are publicly available. I'll put updating the model weights on my to-do list.

FeiWang96 avatar Oct 23 '22 03:10 FeiWang96

Thank you for your interest.

As described in the paper, we use tables from both WikiTables and WebQueryTable datasets for pertaining. Those two datasets are publicly available. I'll put updating the model weights on my to-do list.

Hi, have you already trained the model, if it's convenient, could you please share it, thanks a lot!!!

JDing0521 avatar Jun 16 '24 14:06 JDing0521