text_to_table icon indicating copy to clipboard operation
text_to_table copied to clipboard

The BERT scores are mismatching while training, so did you use any other script for evaluation.

Open Roshan818 opened this issue 2 years ago • 1 comments

Roshan818 avatar Oct 21 '22 00:10 Roshan818

Hi, what do you mean by the BERT scores are mismatching while training?

We do not need to calculate BERT scores during training. As in the README, bert_score package is not used by the training script. We have separate scripts for evaluation, i.e., scripts/dataset-name/test_vanilla.sh and scripts/dataset-name/test_constraint.sh. Please refer to our README for details.

shirley-wu avatar Oct 21 '22 01:10 shirley-wu

我只想把text 转成table,我的数据只提供text,应该怎么做,我希望得到我的text对应的table

haorui-harry avatar Nov 25 '22 14:11 haorui-harry

@harryniuby 你可以尝试用我发布的数据训练一个模型,然后用你的文本infer。但是我不确定效果怎么样

shirley-wu avatar Nov 25 '22 20:11 shirley-wu