polodealvarado
polodealvarado
Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. **What problem are we trying to solve?**: ``` Could it be possible to solve the problem of 512 tokens...
Hello @NielsRogge. I have been following your [demo notebook](https://github.com/NielsRogge/Transformers-Tutorials/blob/master/UDOP/Layout_analysis_with_UDOP.ipynb) for layout analysis. I wanted to inquire whether it's possible to obtain multiple predictions from a single input. Specifically, if an...
Hello Tom! Here you have the first draft for the onnx implementation. I propose the following to-do list to get the ONNX format for SpanMarkerModel mainly based on the [Optimum...