HugoLaurencon
commited on
Commit
•
4ece772
1
Parent(s):
6a31588
Update README.md
Browse files
README.md
CHANGED
@@ -239,7 +239,7 @@ We perform checkpoint selection based on validation sets of VQAv2, TextVQA, OKVQ
|
|
239 |
|
240 |
As opposed to Flamingo, we did not train IDEFICS on video-text pairs datasets, and as such, we did not evaluate the model on video-text benchmarks like Flamingo did. We leave that evaluation for a future iteration.
|
241 |
|
242 |
-
![Evals of IDEFICS](assets/
|
243 |
|
244 |
We note that since IDEFICS was trained on PMD (which contains COCO), the evaluation numbers on COCO are not directly comparable with Flamingo and OpenFlamingo since they did not explicitely have this dataset in the training mixture. Additionally, Flamingo is trained with images of resolution 320 x 320 while IDEFICS and OpenFlamingo were trained with images of 224 x 224 resolution.
|
245 |
|
|
|
239 |
|
240 |
As opposed to Flamingo, we did not train IDEFICS on video-text pairs datasets, and as such, we did not evaluate the model on video-text benchmarks like Flamingo did. We leave that evaluation for a future iteration.
|
241 |
|
242 |
+
![Evals of IDEFICS](assets/Figure_Evals_IDEFICS.png)
|
243 |
|
244 |
We note that since IDEFICS was trained on PMD (which contains COCO), the evaluation numbers on COCO are not directly comparable with Flamingo and OpenFlamingo since they did not explicitely have this dataset in the training mixture. Additionally, Flamingo is trained with images of resolution 320 x 320 while IDEFICS and OpenFlamingo were trained with images of 224 x 224 resolution.
|
245 |
|