google-research / tapas

End-to-end neural table-text understanding models.
Apache License 2.0
1.15k stars 217 forks source link

Wrong calculation in table #166

Open tiwari93 opened 2 years ago

tiwari93 commented 2 years ago

Hi,

For below table I search "total profit for delhi?" Delhi is not in the table but it's calculating sum of profit for all the rows.

error

It seems to be happen for each table if the search keyword is not in the table. Please suggest how to proceed?

I tried on hugging face with similar query?

image

duranbe commented 1 year ago

You could lookup first if a word in the table.