dnth commited on
Commit
e11a869
1 Parent(s): 863cbfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -4,6 +4,7 @@ language:
4
  task_categories:
5
  - image-classification
6
  - object-detection
 
7
  configs:
8
  - config_name: default
9
  data_files:
@@ -39,7 +40,7 @@ dataset_info:
39
  dtype: string
40
  splits:
41
  - name: train
42
- num_bytes: 148786604.0
43
  num_examples: 3680
44
  - name: test
45
  num_bytes: 133006684.375
@@ -116,6 +117,4 @@ We provide no warranty on the dataset, and the user takes full responsibility fo
116
  <div style="text-align: center;">
117
  <img style="width:200px; display: block; margin: 0 auto;" alt="logo" src="https://d2iycffepdu1yp.cloudfront.net/design-assets/VL_horizontal_logo.png">
118
  <div style="margin-top:20px;">Copyright © 2024 Visual Layer. All rights reserved.</div>
119
- </div>
120
-
121
-
 
4
  task_categories:
5
  - image-classification
6
  - object-detection
7
+ - visual-question-answering
8
  configs:
9
  - config_name: default
10
  data_files:
 
40
  dtype: string
41
  splits:
42
  - name: train
43
+ num_bytes: 148786604
44
  num_examples: 3680
45
  - name: test
46
  num_bytes: 133006684.375
 
117
  <div style="text-align: center;">
118
  <img style="width:200px; display: block; margin: 0 auto;" alt="logo" src="https://d2iycffepdu1yp.cloudfront.net/design-assets/VL_horizontal_logo.png">
119
  <div style="margin-top:20px;">Copyright © 2024 Visual Layer. All rights reserved.</div>
120
+ </div>