File size: 1,849 Bytes
0900f78
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a8f9b2
0900f78
 
4a8f9b2
0900f78
 
 
 
 
 
 
 
 
 
 
 
4a8f9b2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_url
    dtype: string
  - name: embedding
    sequence: float64
    length: 2048
  - name: metadata_url
    dtype: string
  - name: original_height
    dtype: int32
  - name: original_width
    dtype: int32
  - name: mime_type
    dtype: string
  - name: caption_attribution_description
    dtype: string
  - name: page_url
    dtype: string
  - name: attribution_passes_lang_id
    dtype: bool
  - name: caption_alt_text_description
    dtype: string
  - name: caption_reference_description
    dtype: string
  - name: caption_title_and_reference_description
    dtype: string
  - name: context_page_description
    dtype: string
  - name: context_section_description
    dtype: string
  - name: hierarchical_section_title
    dtype: string
  - name: is_main_image
    dtype: bool
  - name: page_changed_recently
    dtype: bool
  - name: page_title
    dtype: string
  - name: section_title
    dtype: string
  - name: solution
    dtype: string
  - name: original_question
    dtype: string
  - name: original_answer
    dtype: string
  - name: question
    dtype: string
  - name: language
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 7466504682.5
    num_examples: 167460
  - name: test
    num_bytes: 45139072
    num_examples: 1024
  - name: val
    num_bytes: 10888890
    num_examples: 256
  download_size: 7659599400
  dataset_size: 7522532644.5
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: val
    path: data/val-*
task_categories:
- zero-shot-classification
language:
- da
pretty_name: >-
  Datasættet er den danske del af WIT-Base datasættet, som blev udgivet af
  WikiMedia i 2021. 
size_categories:
- 100K<n<1M
---