Safetensors
English
llama
alignment-handbook
trl
dpo
Generated from Trainer
Zhangchen Xu commited on
Commit
9ebe5f7
·
verified ·
1 Parent(s): 88d17cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -56,7 +56,10 @@ The overall performance is much better than the official Llama-3.1-8B-Instruct M
56
 
57
  **How to use it?** Please check the official [Llama 3.1 repository](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct#how-to-use) for detailed instructions. Simply replace the original `model_id` with this model id.
58
 
59
- The detailed training pipeline is as follows.
 
 
 
60
 
61
  ## Stage 1: Supervised Fine-tuning
62
 
 
56
 
57
  **How to use it?** Please check the official [Llama 3.1 repository](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct#how-to-use) for detailed instructions. Simply replace the original `model_id` with this model id.
58
 
59
+ ---
60
+ # Alignment Pipeline
61
+
62
+ The detailed alignment pipeline is as follows.
63
 
64
  ## Stage 1: Supervised Fine-tuning
65