saattrupdan commited on
Commit
e9d7d3a
1 Parent(s): b740076

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -18,14 +18,16 @@ configs:
18
  path: data/train-*
19
  language:
20
  - da
21
- tags:
22
- - Image captioning
23
  pretty_name: Nordjylland News - Image caption dataset
24
  size_categories:
25
  - 10K<n<100K
26
  license: apache-2.0
27
  task_categories:
28
  - image-to-text
 
 
 
 
29
  ---
30
  # Dataset Card for "nordjylland-news-image-captioning"
31
 
 
18
  path: data/train-*
19
  language:
20
  - da
 
 
21
  pretty_name: Nordjylland News - Image caption dataset
22
  size_categories:
23
  - 10K<n<100K
24
  license: apache-2.0
25
  task_categories:
26
  - image-to-text
27
+ - zero-shot-image-classification
28
+ - feature-extraction
29
+ task_ids:
30
+ - image-captioning
31
  ---
32
  # Dataset Card for "nordjylland-news-image-captioning"
33