Severian commited on
Commit
09c111f
1 Parent(s): fe56792

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -56,7 +56,11 @@ The model was trained on a subset of the I.M.P.A.C.T. dataset, utilizing 35,000
56
  - **Type:** Llama-3
57
  - **Parameters:** 8 billion
58
  - **MoE:** 2 Experts
59
- - **Training Epochs:** 1 (35K Examples)
 
 
 
 
60
  - **Context Limit:** 64K
61
 
62
  ## Intended Uses
 
56
  - **Type:** Llama-3
57
  - **Parameters:** 8 billion
58
  - **MoE:** 2 Experts
59
+ - **Training:**
60
+ - Epochs: 1 (35K Examples)
61
+ - R = 64
62
+ - Alpha = 128
63
+ - Lr = 1e-7
64
  - **Context Limit:** 64K
65
 
66
  ## Intended Uses