flaviagiammarino commited on
Commit
99c39ee
1 Parent(s): d90b4c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 randomly split into training, validation and test. The split is provided directly by the authors.
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
  |-------------------------|:------------:|:--------------:|:--------:|