PIKE-RAG icon indicating copy to clipboard operation
PIKE-RAG copied to clipboard

PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation

Results 16 PIKE-RAG issues
Sort by recently updated
recently updated
newest added

Hello, I'm currently trying to create a knowledge base and interact with it based on the documentation. I have reached the third step. According to the documentation https://github.com/microsoft/PIKE-RAG/blob/main/docs/guides/examples.md, I successfully...

I want to reproduce the metrics in your paper, but there are many YAML files in the examples. Which one is the file used in the paper?

The project seems interesting, but it's really hard to grasp. Could you please enhance the documentation with a concrete example, including a filled-out YAML file?

It is more like a early demo..... it is hard to say this is the implementation of paper PIKE-RAG........

After reading the readme file, I found that you used the LawBench Chinese legal data set during the evaluation. I want to use this data set now, but this data...

From .evn configure I can see so far only support Azure platform, is that right?

After reviewing the project code, I noticed that it hasn't been fully implemented according to the methods described in the paper. It seems like a half-finished product. Will the project...

I am sorry. But I cant find the code about decomposer training mentioned in your paper.

Hi, I only found a vector store, where can I find the `heterogeneous graph` part?