ableiweiss
ableiweiss
The issue is that `faithfulness_list` is empty, so it returns` np.nan`. The list `nli_result_text` looks fine, are there any unique requirements for the prompt that might cause this issue?
I see that the last statement in `nli_result_text` get cut off and does not contain a `reason `or `verdict `field. The rest of the statements look good. Is there a...
context window is 8k, tried LLama3-70b-instruct and Mixtral-8x-7b. Didn't have issues with the other metrics. Is there a particular open source LLM or context window you recommend to alleviate this?