Article: “Confident RAG: Enhancing the Performance of LLMs for Mathematics Question Answering through Multi-Embedding and Confidence Scoring" (under review)
python cropus_process.py --emb_model_list <emb model names>python interaction.py --emb_model_list <emb model names> --LLM_model <LLM model name>
