snap-stanford / stark

STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases (https://stark.stanford.edu/)
https://stark.stanford.edu/
MIT License
270 stars 33 forks source link

Update amazon.py to fix incorrect variable reference #4

Closed bechbd closed 1 month ago

bechbd commented 1 month ago

Updated the code to correctly reference self.review_columns instead of the non-existent review_columns variable. Fixes #3