Adle Ben Salem
Adle Ben Salem
I modified the function as suggested but it does not resolve the problem. I keep having the same issue about the json format. Do someone else has difficulties for adapting...
Hello @jjmachan, I don't know if your team was aware of the issue when adapting languages to other languages. @heuristicwave and I are experiencing the same problem. Since the guidelines...
@PanicButtonPressed, If I'm not mistaken, you deleted example outputs which are included in metric prompts. Is it correct ? Below is an example output of answer_correctness.correctness_prompt: ```python Question: "What is...
Sorry to insist, I don't understand when you get these json block instructions... Is it possible for you to share the code that seems to work ? @PanicButtonPressed
@jjmachan, I was gonna post this discovery too. The problem becomes tricky because it only concerns hindi language; Try instead to run your code with language=hindi and the answer_correctness metrics...
Hi @IvanPerezMelendez, As discussed, it appears that the issue may be related to a formatting problem in the cache when creating your prompts model. Try adding a cache_dir argument to...
> Hi @Jeerhz, thanks for your reply. With your code, an error doesn't occur; however, it doesn't execute (it just keeps loading).  just wait