zpdeaccount commited on
Commit
f284db0
·
verified ·
1 Parent(s): 7ad4d92

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - meta-llama/Llama-3.1-8B-Instruct
5
+ ---
6
+ # Finetune-RAG Model Checkpoints
7
+ This repository contains model checkpoints from the [Finetune-RAG](https://github.com/Pints-AI/Finetune-Bench-RAG) project, which aims to tackle hallucination in retrieval-augmented LLMs. Checkpoints here are saved at steps 12, 14, 16, 18, and 20 from baseline-format fine-tuning of Llama-3.1-8B-Instruct on Finetune-RAG.