However, When I tried to finetune the third one (leave one prompt out), it's throwing the message Error: Billing hard limit has been reached (HTTP status code: 400) (both with your key and Iraj's key).
Also, when I tried to test and get the accuracy rates of the first 2 fine-tuning models by running lmql code, it is also throwing the lmql.runtime.bopenai.openai_api.OpenAIStreamError: ('You exceeded your current quota, please check your plan and billing details.) error.
Hi Mike,
Since I'm experiencing pretty severe food poisoning symptoms right now, I don't think I will be able to attend the meeting tomorrow in person.
The first 2 models and the testing data for the first two models were finished. The jsonl and the testing data for the third model were finished. Branch link: https://github.com/BITEEE0308/modulus-magnus-linguae/tree/fine-tuning-data
However, When I tried to finetune the third one (leave one prompt out), it's throwing the message
Error: Billing hard limit has been reached (HTTP status code: 400)
(both with your key and Iraj's key).Also, when I tried to test and get the accuracy rates of the first 2 fine-tuning models by running lmql code, it is also throwing the
lmql.runtime.bopenai.openai_api.OpenAIStreamError: ('You exceeded your current quota, please check your plan and billing details.
) error.Is that something I can do to fix those errors?