File size: 1,763 Bytes
92839e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b7ff3cf
92839e2
 
 
e29a49d
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
---
dataset_info:
  features:
  - name: anchors
    sequence:
    - name: end
      dtype: int32
    - name: href
      dtype: string
    - name: paragraph_id
      dtype: int32
    - name: start
      dtype: int32
    - name: text
      dtype: string
    - name: wikipedia_id
      dtype: string
    - name: wikipedia_title
      dtype: string
  - name: categories
    dtype: string
  - name: image
    dtype: string
  - name: kilt_id
    dtype: string
  - name: text
    sequence:
    - name: paragraph
      dtype: string
  - name: url
    dtype: string
  - name: wikidata_info
    struct:
    - name: aliases
      sequence:
      - name: alias
        dtype: string
    - name: description
      dtype: string
    - name: enwikiquote_title
      dtype: string
    - name: wikidata_id
      dtype: string
    - name: wikidata_label
      dtype: string
    - name: wikipedia_title
      dtype: string
  - name: wikipedia_id
    dtype: string
  - name: wikipedia_title
    dtype: string
  - name: passage_index
    sequence: int64
  - name: clip-RN50
    sequence: float32
  - name: imagenet-RN50
    sequence: float32
  - name: face_box
    sequence:
      sequence: float64
  - name: face_landmarks
    sequence:
      sequence:
        sequence: float64
  - name: face_prob
    sequence: float64
  - name: face_embedding
    sequence: float64
  splits:
  - name: non_humans
    num_bytes: 98327419
    num_examples: 2962
  - name: humans_with_faces
    num_bytes: 91308756
    num_examples: 1874
  - name: humans_without_faces
    num_bytes: 3388671
    num_examples: 104
  download_size: 129733163
  dataset_size: 193024846
license: cc-by-3.0
---
# Dataset Card for "miniviquae_wikipedia"

Reduced version of ViQuAE, see https://github.com/PaulLerner/ViQuAE