Update README.md
Browse files
README.md
CHANGED
|
@@ -18,9 +18,9 @@ The model was trained using the following parameters:
|
|
| 18 |
- gamma: 0.125
|
| 19 |
- kimg: 5000
|
| 20 |
- cbase: 16384
|
| 21 |
-
- batch:
|
| 22 |
- metrics: fid50k (3.623 final)
|
| 23 |
|
| 24 |
-
This training took ~
|
| 25 |
|
| 26 |

|
|
|
|
| 18 |
- gamma: 0.125
|
| 19 |
- kimg: 5000
|
| 20 |
- cbase: 16384
|
| 21 |
+
- batch: 128
|
| 22 |
- metrics: fid50k (3.623 final)
|
| 23 |
|
| 24 |
+
This training took ~12h on 2 Nvidia A100 GPU
|
| 25 |
|
| 26 |

|