I'm trying to reproduce the bechmark results. I've installed the packages as per requirements.
Error: Problem Set - coffee-quality-data-cqi Question: 4
Getting AttributeError: 'Dataframe' object has no attribute 'dtype'.
Command: python scripts/test.py benchmarks/kaggle --model gpt-35-turbo --endpoint openai
I was assuming this should have been registered as a crash error since the code is not running properly. Any help would be much appreciated.