google-research / tapas

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

Wrong calculation in table #166

Open tiwari93 opened 1 year ago

tiwari93 commented 1 year 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.