completeqwq
completeqwq
raise RuntimeError("Cluster is not available after multiple attempts") RuntimeError: Cluster is not available after multiple attempts
Traceback (most recent call last): File "/home/user/dh/self-rag/retrieval_lm/run_long_form_static.py", line 441, in main() File "/home/user/dh/self-rag/retrieval_lm/run_long_form_static.py", line 380, in main "cat": item["cat"], "intermediate": intermediate["original_splitted_sentences"][0]}) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: 'original_splitted_sentences' 有人遇到这个问题吗,求怎么解决