CluelessNovice
commited on
Commit
•
8934b79
1
Parent(s):
c02ffc0
Update README.md
Browse files
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:**
|
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:** 1e-4
|
25 |
- **epoch:** 50
|
26 |
- **batch size:** 64
|
27 |
- **precision:** 16-mixed
|