JBBalling
JBBalling
Has anyone done inference with the provided model? I am stuck loading the TableInferDataset. There the script wants to load the relation files from relation_path. But on inference there shouldn't...
I have managed to get this running and added the inference script at my fork. Also I had to do minor changes in the source code in the TableInferDataset class....
Having the same issue as stated above, gs-version is 9.26 installed using apt-get on ubuntu.
Hello there, first of all, thank you for this great implementation. I am experimenting with your package and think the proposed feature can help a lot on specific tables. In...
> while I trying to test my own dataset, I have change example_path(input_folder) to my dataset, however the result still from dataset-test-s2s-layout-m1.json Hello there, I have the same problem, when...