Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
medical
License:
flaviagiammarino
commited on
Commit
•
cf69efe
1
Parent(s):
33455bf
Update README.md
Browse files
README.md
CHANGED
@@ -70,7 +70,7 @@ Each instance consists of an image-question-answer triplet.
|
|
70 |
```
|
71 |
{
|
72 |
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=CMYK size=309x272>,
|
73 |
-
'question': '
|
74 |
'answer': 'in the canals of hering'
|
75 |
}
|
76 |
```
|
|
|
70 |
```
|
71 |
{
|
72 |
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=CMYK size=309x272>,
|
73 |
+
'question': 'where are liver stem cells (oval cells) located?',
|
74 |
'answer': 'in the canals of hering'
|
75 |
}
|
76 |
```
|