EvolvingLMMs-Lab / lmms-eval

Accelerating the development of large multimodal models (LMMs) with lmms-eval
https://lmms-lab.github.io/
Other
1.02k stars 52 forks source link

Too many requests for MathVista #77

Open baichuanzhou opened 1 month ago

baichuanzhou commented 1 month ago

I'm trying to run evaluations for my model on the MathVista dataset. I received this error message:

[tasks/mathvista/mathvista_evals.py:86] ERROR 429 Client Error: Too Many Requests for url: https://api.openai.com/v1/chat/completions

But I checked my api account that I have prepaid and it worked fine. Why would it show that it was receiving too many requests?