Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,7 @@ Each example:
|
|
| 86 |
"image": "documents/image1.png",
|
| 87 |
"question": "Who is the investigator at the University of California?",
|
| 88 |
"answer": "The investigator at the University of California is Dr. William W. Parmley."
|
| 89 |
-
}
|
| 90 |
|
| 91 |
from datasets import load_dataset
|
| 92 |
|
|
@@ -119,7 +119,7 @@ Full metrics (BLEU-1/2/3/4, CIDEr) available in the paper.
|
|
| 119 |
year={2025}
|
| 120 |
}
|
| 121 |
|
| 122 |
-
We welcome:
|
| 123 |
|
| 124 |
New model evaluations
|
| 125 |
Error analysis
|
|
|
|
| 86 |
"image": "documents/image1.png",
|
| 87 |
"question": "Who is the investigator at the University of California?",
|
| 88 |
"answer": "The investigator at the University of California is Dr. William W. Parmley."
|
| 89 |
+
}```
|
| 90 |
|
| 91 |
from datasets import load_dataset
|
| 92 |
|
|
|
|
| 119 |
year={2025}
|
| 120 |
}
|
| 121 |
|
| 122 |
+
## We welcome:
|
| 123 |
|
| 124 |
New model evaluations
|
| 125 |
Error analysis
|