Safetensors
llama
sabersaleh commited on
Commit
57d5a6a
·
verified ·
1 Parent(s): 0d95e1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  datasets:
4
  - HuggingFaceH4/ultrafeedback_binarized
5
  base_model:
6
- - meta-llama/Llama-3.1-8B
7
  ---
8
 
9
- This is an aligned model based on princeton-nlp/Llama-3-Base-8B-SFT. This model is aligned using the Ultrafeedback dataset, fine-tuned through the Simple Preference Optimization (SimPO) loss. The optimization process was conducted with a single epoch.
 
3
  datasets:
4
  - HuggingFaceH4/ultrafeedback_binarized
5
  base_model:
6
+ - princeton-nlp/Llama-3-Base-8B-SFT
7
  ---
8
 
9
+ This is an aligned model based on princeton-nlp/Llama-3-Base-8B-SFT. This model is aligned using the Ultrafeedback dataset, fine-tuned through the Simple Preference Optimization (SimPO) loss. The optimization process was conducted with a single epoch.