mikeizbicki / modulus-magnus-linguae

8 stars 6 forks source link

Finetune Process Update. #37

Open BITEEE0308 opened 1 year ago

BITEEE0308 commented 1 year ago

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?