Is it possible to use deepstruct by huggingface?
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 Did you manage to make it work?
Not yet :( But I found another possible tool to use: UIE. You may have a look at it.
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