miguelcarv commited on
Commit
0ca52ef
1 Parent(s): 010be03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ print(probs)
30
  ```
31
  # Training Details
32
  - Trained for three epochs
33
- - Resolution: 256x256
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