daniel3303 commited on
Commit
726efdd
·
verified ·
1 Parent(s): 6b6d58f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -56,9 +56,9 @@ model-index:
56
 
57
  ---
58
 
59
- # Model Card for Pixtral-GroundCap
60
 
61
- This model is a fine-tuned version of Pixtral-12B optimized for grounded image captioning. It generates detailed image descriptions with explicit grounding tags that link textual descriptions to specific visual elements in the image. The model was trained on the GroundCap dataset and uses a novel tag system to ground objects (`<gdo>`), actions (`<gda>`), and locations (`<gdl>`) to specific regions in images.
62
 
63
  ## Model Details
64
 
 
56
 
57
  ---
58
 
59
+ # Model Card for PixtralGroundCap
60
 
61
+ This model is a fine-tuned version of Pixtral-12B on the GroundCap dataset for grounded image captioning. It generates detailed image descriptions with explicit grounding tags that link textual descriptions to specific visual elements in the image. The model was trained on the GroundCap dataset and uses a novel tag system to ground objects (`<gdo>`), actions (`<gda>`), and locations (`<gdl>`) to specific regions in images.
62
 
63
  ## Model Details
64