Datasets:
Tasks:
Visual Question Answering
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
medical
License:
flaviagiammarino
commited on
Commit
·
99c39ee
1
Parent(s):
d90b4c1
Update README.md
Browse files
README.md
CHANGED
@@ -80,7 +80,7 @@ Each instance consists of an image-question-answer triplet.
|
|
80 |
- `'answer'`: the expected answer.
|
81 |
|
82 |
### Data Splits
|
83 |
-
The dataset is
|
84 |
|
85 |
| | Training Set | Validation Set | Test Set |
|
86 |
|-------------------------|:------------:|:--------------:|:--------:|
|
|
|
80 |
- `'answer'`: the expected answer.
|
81 |
|
82 |
### Data Splits
|
83 |
+
The dataset is split into training, validation and test. The split is provided directly by the authors.
|
84 |
|
85 |
| | Training Set | Validation Set | Test Set |
|
86 |
|-------------------------|:------------:|:--------------:|:--------:|
|