giprime commited on
Commit
2712f3f
1 Parent(s): 62c5712

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,11 +19,11 @@ Based on "beomi/llama-2-ko-7b"
19
 
20
  ## Intended uses & limitations
21
 
22
- More information needed
23
 
24
  ## Training and evaluation data
25
 
26
- More information needed
27
 
28
  ## Training procedure
29
 
@@ -33,7 +33,7 @@ The following hyperparameters were used during training:
33
  - learning_rate: 2e-04
34
  - train_batch_size: 2
35
  - eval_batch_size: 8
36
- - seed: 42
37
  - gradient_accumulation_steps: 1
38
  - total_train_batch_size:
39
  - num_epochs: 2.0
 
19
 
20
  ## Intended uses & limitations
21
 
22
+ T.B.D.
23
 
24
  ## Training and evaluation data
25
 
26
+ T.B.D.
27
 
28
  ## Training procedure
29
 
 
33
  - learning_rate: 2e-04
34
  - train_batch_size: 2
35
  - eval_batch_size: 8
36
+ - seed: 24
37
  - gradient_accumulation_steps: 1
38
  - total_train_batch_size:
39
  - num_epochs: 2.0