Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ with torch.no_grad():
|
|
131 |
## Training Details
|
132 |
|
133 |
- **Fine-tuning dataset:** 400,000 pairs of anime images and synthetic English captions
|
134 |
-
- **Caption generation:** Synthetic captions were produced using
|
135 |
- **Task:** Image-to-text, focused on high-quality anime-style descriptions.
|
136 |
- **Base model:** [HuggingFaceTB/SmolVLM-500M-Base](https://huggingface.co/HuggingFaceTB/SmolVLM-500M-Base)
|
137 |
|
|
|
131 |
## Training Details
|
132 |
|
133 |
- **Fine-tuning dataset:** 400,000 pairs of anime images and synthetic English captions
|
134 |
+
- **Caption generation:** Synthetic captions were produced using Llama 4 Maverick.
|
135 |
- **Task:** Image-to-text, focused on high-quality anime-style descriptions.
|
136 |
- **Base model:** [HuggingFaceTB/SmolVLM-500M-Base](https://huggingface.co/HuggingFaceTB/SmolVLM-500M-Base)
|
137 |
|