codeShare commited on
Commit
2958ff6
·
verified ·
1 Parent(s): 5c6f55f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ The dataset consists of 250 1024x1024 images with 4 columns of a mix of CG , man
51
  Shown above: 4 1024x1024 training frames from the dataset. Captions were created using gemini 2.5 flash image captioning. The text captions are provided as a zip file in this repository.
52
 
53
  - **Dataset**: 250 selected frames of CG and manga frames
54
- → cropped & composed into 4×1 horizontal 1024×1024 tiles
55
  - **Repeats × Epochs**: 4 repeats × 40 epochs
56
  - **Network rank / alpha**: 32 / 32
57
  - **Learning rate**: 0.0035 using 'cosine with repeats' scheduler
 
51
  Shown above: 4 1024x1024 training frames from the dataset. Captions were created using gemini 2.5 flash image captioning. The text captions are provided as a zip file in this repository.
52
 
53
  - **Dataset**: 250 selected frames of CG and manga frames
54
+ → cropped & composed into 4×1 columns in 1024×1024 tiles
55
  - **Repeats × Epochs**: 4 repeats × 40 epochs
56
  - **Network rank / alpha**: 32 / 32
57
  - **Learning rate**: 0.0035 using 'cosine with repeats' scheduler