oliverkinch commited on
Commit
39c0689
1 Parent(s): 7aaa431

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -14
README.md CHANGED
@@ -1,34 +1,28 @@
1
  ---
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
6
- - name: canonical
7
- dtype: string
8
- - name: uuid
9
- dtype: string
10
- - name: download_url
11
- dtype: string
12
  - name: caption
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 10341164216.808
17
  num_examples: 11707
18
- download_size: 11002607252
19
- dataset_size: 10341164216.808
20
  configs:
21
  - config_name: default
22
  data_files:
23
  - split: train
24
  path: data/train-*
25
- language:
26
- - da
27
  tags:
28
  - Image captioning
29
- pretty_name: Nordjylland News - Image caption dataset
30
- size_categories:
31
- - 10K<n<100K
32
  ---
33
  # Dataset Card for "nordjylland-news-image-captioning"
34
  This dataset is a collection of image-caption pairs from the Danish newspaper TV2 Nord.
 
1
  ---
2
+ language:
3
+ - da
4
+ size_categories:
5
+ - 10K<n<100K
6
+ pretty_name: Nordjylland News - Image caption dataset
7
  dataset_info:
8
  features:
9
  - name: image
10
  dtype: image
 
 
 
 
 
 
11
  - name: caption
12
  dtype: string
13
  splits:
14
  - name: train
15
+ num_bytes: 10338711149.808
16
  num_examples: 11707
17
+ download_size: 11001038121
18
+ dataset_size: 10338711149.808
19
  configs:
20
  - config_name: default
21
  data_files:
22
  - split: train
23
  path: data/train-*
 
 
24
  tags:
25
  - Image captioning
 
 
 
26
  ---
27
  # Dataset Card for "nordjylland-news-image-captioning"
28
  This dataset is a collection of image-caption pairs from the Danish newspaper TV2 Nord.