Andres77872 commited on
Commit
30b5f2f
·
verified ·
1 Parent(s): 8ca04c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 Gemma 3, Gemini 2.0 Flash, Llama 4 Maverick, and GPT-4.1.
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