Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,11 @@ Any deployed use case of the model.
|
|
43 |
|
44 |
## Training Details
|
45 |
|
|
|
|
|
|
|
|
|
|
|
46 |
### Training Data
|
47 |
|
48 |
We use full version of [VRoid Image Dataset Lite](https://huggingface.co/datasets/Mitsua/vroid-image-dataset-lite) with some modifications.
|
|
|
43 |
|
44 |
## Training Details
|
45 |
|
46 |
+
Trained resolution : 256x256
|
47 |
+
Batch Size : 48
|
48 |
+
Steps : 45k
|
49 |
+
LR : 1e-5 with warmup 1000 steps
|
50 |
+
|
51 |
### Training Data
|
52 |
|
53 |
We use full version of [VRoid Image Dataset Lite](https://huggingface.co/datasets/Mitsua/vroid-image-dataset-lite) with some modifications.
|