Closed apoplexyes closed 1 month ago
Can you please provide specific details on why this would differ from https://github.com/impel-intelligence/dippy-bittensor-subnet/issues/73 ? Also there is no direct proof of these claims:
OPENAI api key expired -> if this were the case, all coherence evaluations would be failing API call for gathering dataset for evaluation of coherent. (Due to security issue, stop api call & empty dataset return.) -> please provide a specific code solution if this is the case, otherwise we can address this as part of https://github.com/impel-intelligence/dippy-bittensor-subnet/issues/64 . I have updated the title to better reflect the root cause
I don't think it's because of openai api key or API call expiration. As you can see on above image, if the models are submitted at once in a very short time, the validators would be glitched. In that case, there's probability to skip the models' evaluation.
It could be. I found another possibility. What if the validators' openai request exceeds limit? In that case, it's truely possible to get 0 coherent score.
Some clarification:
Addressed via this issue: https://github.com/impel-intelligence/dippy-bittensor-subnet/issues/64 There have been no erroneous incoherent model errors in the past 24 hours of scoring since the change was applied.
I found an issue that consequence models would be evaluated as incoherent. There are 2 cases.
These are sample examples of what I am saying.
Thanks