miguelcarv
commited on
Commit
•
0ca52ef
1
Parent(s):
010be03
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ print(probs)
|
|
30 |
```
|
31 |
# Training Details
|
32 |
- Trained for three epochs
|
33 |
-
- Resolution:
|
34 |
- Learning rate: 5e-5
|
35 |
- Optimizer: AdamW
|
36 |
- Batch size: 64
|
|
|
30 |
```
|
31 |
# Training Details
|
32 |
- Trained for three epochs
|
33 |
+
- Resolution: 300x300
|
34 |
- Learning rate: 5e-5
|
35 |
- Optimizer: AdamW
|
36 |
- Batch size: 64
|