JIAWENee
JIAWENee
The RAG successfully runs the query but the metrics do not get computed. Any suggestions on how to fix?
I have encountered the same problem. Is there a solution?
The mask example is as follows: **Original drawing:**  **Output segmentation results:**  
>  [SAM_MaskComposite.json](https://github.com/storyicon/comfyui_segment_anything/files/13696720/SAM_MaskComposite.json) > > * 出于某种原因,当我使用句点 (.) 而不是逗号 (,) 时它起作用。 > * 如果它不起作用,则为每个单词创建一个掩码并将掩码与 MaskComposite 节点组合在一起是可靠的。 Thank you for your answer. I already know that using the symbol...
Encountered the same problem, how did you solve it?
> 遇到同样的问题,你是怎么解决的? Solved by command `pip install pytrec-eval-terrier `
Facing the same issue
I encountered the same problem in the following environment: Operating system: win 11 python version: 3.8 ragas version: 0.1.8 When I changed the python version to 3.10, the problem was...
Hi, I encountered the same questions as you when studying RAFT. Do you have answers to these questions? Especially the (1 − P)% data sample example.