boy-be-ambitious

Results 9 issues of boy-be-ambitious

Most of maml code use cnn and use nn.functional to realize it. But sometimes we need lstm or other module which doesn't appear in nn.functional. I try to load net...

Hi all, when using camelot to parse pdf table with the specified table areas, it **may extend slightly out of my table areas.** I want to avoid it. Here is...

hi, i want to know how GLM can be adopted for ner task. By the way, does it perform well on text similarity task than bert? thx!

Since training use sentences similar to gold target as label 1, others as label 0. And it will lead to the imbalance of label 1 and label 0. It may...

Could you please show me where I can transform your result into a parsed table with csv file format

So, could you please tell me how to get the final table with csv file format when inferencing on a new pdf? thx

in finetunning phase why you set bn_training=True when test net on x_qry ? line 178 、188 and 204 in meta,py

是否可以内置实现buy_bracket和sell_bracket

When using latest onnx2pytorch.ConvertModel to import onnx model, it raise this error: `NotImplementedError: auto_pad=VALID functionality not implemented.`

help wanted