Text Generation
Transformers
Safetensors
Portuguese
llama
text-generation-inference
Eval Results (legacy)
nicholasKluge commited on
Commit
1a8dae5
·
verified ·
1 Parent(s): e6e1b24

Update training_config.yaml

Browse files
Files changed (1) hide show
  1. training_config.yaml +1 -1
training_config.yaml CHANGED
@@ -47,7 +47,7 @@ beta1: 0.9
47
  beta2: 0.95
48
  eps: 0.00000001
49
  lr_decay_type: "cosine"
50
- use_neg_sqrt: false
51
  lr_decay_iters_coef: 1.0
52
  seed: 1337
53
  max_steps: 22000
 
47
  beta2: 0.95
48
  eps: 0.00000001
49
  lr_decay_type: "cosine"
50
+ use_sqrt: false
51
  lr_decay_iters_coef: 1.0
52
  seed: 1337
53
  max_steps: 22000