A hybrid open-source LLM pipeline for table QA achieves 80% accuracy on SemEval-2025 Task 8, ranking 13th among open-source systems.
CODE: ‘‘‘SELECT CASE WHEN EXISTS(SELECT 1 FROM temp_table WHERE "age" > 30) THEN ’True’ ELSE ’False’ END;‘‘‘ Example 2: Task: Count the number of entries with a salary above 50000
1 Pith paper cite this work. Polarity classification is still indexing.
1
Pith paper citing it
fields
cs.CL 1years
2025 1verdicts
ACCEPT 1representative citing papers
citing papers explorer
-
Team Anotheroption at SemEval-2025 Task 8: Bridging the Gap Between Open-Source and Proprietary LLMs in Table QA
A hybrid open-source LLM pipeline for table QA achieves 80% accuracy on SemEval-2025 Task 8, ranking 13th among open-source systems.