sabersaleh commited on
Commit
90826d0
·
verified ·
1 Parent(s): 0831161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,4 +8,6 @@ base_model:
8
  - princeton-nlp/Llama-3-Base-8B-SFT
9
  ---
10
 
11
- This is an algined model based on princeton-nlp/Llama-3-Base-8B-SFT. More information will be added later.
 
 
 
8
  - princeton-nlp/Llama-3-Base-8B-SFT
9
  ---
10
 
11
+ This is an algined model based on princeton-nlp/Llama-3-Base-8B-SFT. The alignment loss has two parts, preference loss and a regularization term.
12
+
13
+ More information will be added later.