Geraldine commited on
Commit
a567fa0
·
verified ·
1 Parent(s): c123d27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -44,11 +44,11 @@ This repository contains a fine-tuned version of LLaMa-3.2-3B-Instruct specifica
44
 
45
  ```
46
  - Epochs: 3
47
- - Batch size: 3
48
- - Gradient accumulation steps: 2
49
- - Learning rate: 2e-4
50
- - Warmup ratio: 0.03
51
- - Max sequence length: 4096
52
  - Scheduler: Constant
53
  ```
54
 
 
44
 
45
  ```
46
  - Epochs: 3
47
+ - Batch Size: 3
48
+ - Gradient Accumulation Steps: 2
49
+ - Learning Rate: 2e-4
50
+ - Warmup Ratio: 0.03
51
+ - Max Sequence Length: 4096
52
  - Scheduler: Constant
53
  ```
54