deepstruct icon indicating copy to clipboard operation
deepstruct copied to clipboard

Is it possible to use deepstruct by huggingface?

Open PoloWitty opened this issue 2 years ago • 3 comments

Hi,

Thanks for your paper, it's really impressive. And I'm very glad to see the code release. Beside, I wonder if it's possible to use deepstruct model using huggingface, as GLM has already supported huggingface inference. And it would be a better way to use deepstruct to infer on raw data. (btw, I can hardly find the way to infer on raw data based on current released code. :( Or, could you please provide an infer example?

Best wishes, PoloWitty

PoloWitty avatar Mar 10 '23 13:03 PoloWitty

@PoloWitty Did you manage to make it work?

barocsi avatar Apr 30 '24 18:04 barocsi

Not yet :( But I found another possible tool to use: UIE. You may have a look at it.

PoloWitty avatar May 01 '24 01:05 PoloWitty

Thank you for your attention. Unfortunately the version of GLM we developed deepstruct on is very different from now, thus very likely not compatible. For running infer on raw data, please check: https://github.com/wang-research-lab/deepstruct/issues/4#issuecomment-2088700957

Magolor avatar May 01 '24 16:05 Magolor