NikshepShetty commited on
Commit
42a0e2b
1 Parent(s): 7c5d9f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -85,7 +85,7 @@ Note: Make sure you have the required libraries installed: transformers, peft, e
85
  Our LoRA adapter shows improvements over the base Florence-2 model across all metrics for MORE_DETAILED_CAPTION tag for 1000 images on the foundation-multimodal-models/DetailCaps-4870 dataset:
86
 
87
 
88
- | Metric | Base Model | PixelProse Adapter | Improvement |
89
  |---------|------------|---------------------|-------------|
90
  | METEOR | 0.213 | 0.250 | +17.4% |
91
  | BLEU | 0.110 | 0.155 | +40.9% |
 
85
  Our LoRA adapter shows improvements over the base Florence-2 model across all metrics for MORE_DETAILED_CAPTION tag for 1000 images on the foundation-multimodal-models/DetailCaps-4870 dataset:
86
 
87
 
88
+ | Metric | Base Model | Adapted Model | Improvement |
89
  |---------|------------|---------------------|-------------|
90
  | METEOR | 0.213 | 0.250 | +17.4% |
91
  | BLEU | 0.110 | 0.155 | +40.9% |