Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 1.03 KB

File metadata and controls

13 lines (6 loc) · 1.03 KB

CRAG Baselines

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.

Available Baseline Models:

  1. Vanilla Llama 3 Model: For an implementation guide and further details, refer to the Vanilla Llama 3 model inline documentation here.

  2. RAG Baseline Model: For an implementation guide and further details, refer to the RAG Baseline model inline documentation here.

  3. RAG Knowledge Graph Baseline Model: For an implementation guide and further details, refer to the RAG Baseline model inline documentation here.