ManasiPat

Results 8 issues of ManasiPat

Hi Niels! In the case of WTQ we have some special logic that tries to find the answer text in the table or that populates the `float_value` field if the...

I am using the pytorch hugginface model (https://huggingface.co/transformers/model_doc/tapas.html) for tablequestion answering task. My data has only the final answer for supervision and no answer co-ordinates or aggregation labels. I have...

Hello! I am not been able to download the features from the link https://imagecaption.blob.core.windows.net/imagecaption/trainval_36.zip Can any other options be provided to get those features.

I have all the necessary installation done. After running "ruby ./pull-dependencies core". Only fig folder is created no lib folder is created. ![image](https://user-images.githubusercontent.com/44029189/186810179-21252046-6725-4d2b-8af9-e86c9224a4f6.png) So when I try to run "ant...

Can the tool be used to get semantic similarity between the entities of other knowledge bases such as conceptnet.

What has to be the file format fed to docs.add

I am getting the following error after running the script cfar10_macro_search. sh: Starting session 2018-10-10 19:20:31.254266: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are...

What is beam_scores_el mathematically? Are these ( sum/ average/ product?) of log probabilities of each predicted token of each beam? what do the dimension of this tensor indicate? @entslscheia @OhadRubin...