Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,13 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes: 333961906
|
11 |
num_examples: 640
|
12 |
- name: validation
|
13 |
-
num_bytes: 91432668
|
14 |
num_examples: 160
|
15 |
download_size: 404977855
|
16 |
-
dataset_size: 425394574
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|
@@ -21,4 +21,22 @@ configs:
|
|
21 |
path: data/train-*
|
22 |
- split: validation
|
23 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 333961906
|
11 |
num_examples: 640
|
12 |
- name: validation
|
13 |
+
num_bytes: 91432668
|
14 |
num_examples: 160
|
15 |
download_size: 404977855
|
16 |
+
dataset_size: 425394574
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|
|
|
21 |
path: data/train-*
|
22 |
- split: validation
|
23 |
path: data/validation-*
|
24 |
+
task_categories:
|
25 |
+
- image-to-text
|
26 |
+
- visual-question-answering
|
27 |
+
language:
|
28 |
+
- is
|
29 |
+
pretty_name: Icelandic Image Caption Dataset
|
30 |
+
size_categories:
|
31 |
+
- n<1K
|
32 |
---
|
33 |
+
|
34 |
+
# Icelandic Image Caption Dataset
|
35 |
+
|
36 |
+
curated by: Sigurdur Haukur Birgisson
|
37 |
+
|
38 |
+
The following data was collected from Wikipedia, using their api.
|
39 |
+
|
40 |
+
The dataset consist of an image and its respective description/caption, the description is in Icelandic.
|
41 |
+
|
42 |
+
|