buraksatar commited on
Commit
9ac1962
·
1 Parent(s): b609169

update readme

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -4,16 +4,16 @@ task_categories:
4
  - visual-question-answering
5
  - object-detection
6
  configs:
7
- - config_name: image_list
8
  data_files:
9
  - split: test
10
- path: image_data/image_list.csv
11
  ---
12
 
13
  # Loading the dataset
14
 
15
- - image_data/image_list.csv contains the dataset.
16
- - mcq_data/mcq_list_no_ans.csv contains the mcq questions.
17
 
18
  # Note:
19
 
 
4
  - visual-question-answering
5
  - object-detection
6
  configs:
7
+ - config_name: Image_List
8
  data_files:
9
  - split: test
10
+ path: image_data/Image_List.csv
11
  ---
12
 
13
  # Loading the dataset
14
 
15
+ - image_data/Image_List.csv contains the dataset.
16
+ - mcq_data/MCQ_List_no_ans.csv contains the mcq questions.
17
 
18
  # Note:
19