For the CRAG benchmark, we provide users with three baseline models to help get started. Detailed implementations of these baseline models are accessible through the links provided below. Refer to this page for steps to download (and check in) the models weights required for the baseline models.
-
Vanilla Llama 3 Model: For an implementation guide and further details, refer to the Vanilla Llama 3 model inline documentation here.
-
RAG Baseline Model: For an implementation guide and further details, refer to the RAG Baseline model inline documentation here.
-
RAG Knowledge Graph Baseline Model: For an implementation guide and further details, refer to the RAG Baseline model inline documentation here.