File size: 2,478 Bytes
0a28e1d
 
69c39f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44d09e5
 
 
 
 
 
 
 
 
 
 
 
 
 
cc5f4f6
44d09e5
522e700
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69c39f7
0a28e1d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ebe4d41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c4e9772
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0a28e1d
69c39f7
 
 
 
44d09e5
 
 
 
522e700
 
 
 
0a28e1d
 
 
 
ebe4d41
 
 
 
c4e9772
 
 
 
0a28e1d
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
---
dataset_info:
- config_name: CIRR
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 360208732
    num_examples: 1000
  download_size: 8242830
  dataset_size: 360208732
- config_name: MSCOCO_i2t
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 298569000
    num_examples: 1000
  download_size: 8242834
  dataset_size: 298569000
- config_name: MSCOCO_t2i
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 104788008
    num_examples: 1000
  download_size: 1702100
  dataset_size: 104788008
- config_name: VisDial
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 370583387
    num_examples: 1000
  download_size: 9042431
  dataset_size: 370583387
- config_name: VisualNews_i2t
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 591263320
    num_examples: 1000
  download_size: 409050571
  dataset_size: 591263320
- config_name: VisualNews_t2i
  features:
  - name: qry_text
    dtype: string
  - name: qry_img_path
    dtype: string
  - name: tgt_text
    sequence: string
  - name: tgt_img_path
    sequence: string
  splits:
  - name: test
    num_bytes: 479332753
    num_examples: 1000
  download_size: 8285405
  dataset_size: 479332753
configs:
- config_name: CIRR
  data_files:
  - split: test
    path: CIRR/test-*
- config_name: MSCOCO_i2t
  data_files:
  - split: test
    path: MSCOCO_i2t/test-*
- config_name: MSCOCO_t2i
  data_files:
  - split: test
    path: MSCOCO_t2i/test-*
- config_name: VisDial
  data_files:
  - split: test
    path: VisDial/test-*
- config_name: VisualNews_i2t
  data_files:
  - split: test
    path: VisualNews_i2t/test-*
- config_name: VisualNews_t2i
  data_files:
  - split: test
    path: VisualNews_t2i/test-*
---