CluelessNovice commited on
Commit
6395370
1 Parent(s): d281107

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ license: mit
21
  - **class:** AdamW
22
  - **betas:** (0.9, 0.98)
23
  - **weight_decay:** 0.01
24
- - **learning rate:** 1e-4
25
- - **epoch:** 50
26
  - **batch size:** 64
27
  - **precision:** 16-mixed
 
21
  - **class:** AdamW
22
  - **betas:** (0.9, 0.98)
23
  - **weight_decay:** 0.01
24
+ - **learning rate:** 5e-4
25
+ - **epoch:** 100
26
  - **batch size:** 64
27
  - **precision:** 16-mixed