Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
-
- en
|
| 4 |
tags:
|
| 5 |
-
- remote-sensing
|
| 6 |
-
- image-quality-assessment
|
| 7 |
-
- benchmark
|
| 8 |
-
- visual-question-answering
|
| 9 |
task_categories:
|
| 10 |
-
- visual-question-answering
|
| 11 |
-
- image-classification
|
| 12 |
pretty_name: SenseBench-Sample
|
| 13 |
license: cc-by-4.0
|
| 14 |
dataset_info:
|
|
@@ -25,15 +25,12 @@ dataset_info:
|
|
| 25 |
dtype: string
|
| 26 |
splits:
|
| 27 |
- name: train
|
| 28 |
-
num_bytes: 536162640.0
|
| 29 |
num_examples: 1000
|
| 30 |
-
download_size: 533494201
|
| 31 |
-
dataset_size: 536162640.0
|
| 32 |
configs:
|
| 33 |
- config_name: default
|
| 34 |
data_files:
|
| 35 |
- split: train
|
| 36 |
-
path:
|
| 37 |
---
|
| 38 |
|
| 39 |
# SenseBench — Representative Sample
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
tags:
|
| 5 |
+
- remote-sensing
|
| 6 |
+
- image-quality-assessment
|
| 7 |
+
- benchmark
|
| 8 |
+
- visual-question-answering
|
| 9 |
task_categories:
|
| 10 |
+
- visual-question-answering
|
| 11 |
+
- image-classification
|
| 12 |
pretty_name: SenseBench-Sample
|
| 13 |
license: cc-by-4.0
|
| 14 |
dataset_info:
|
|
|
|
| 25 |
dtype: string
|
| 26 |
splits:
|
| 27 |
- name: train
|
|
|
|
| 28 |
num_examples: 1000
|
|
|
|
|
|
|
| 29 |
configs:
|
| 30 |
- config_name: default
|
| 31 |
data_files:
|
| 32 |
- split: train
|
| 33 |
+
path: questions.jsonl
|
| 34 |
---
|
| 35 |
|
| 36 |
# SenseBench — Representative Sample
|