ZTWHHH commited on
Commit
4b3fed3
·
verified ·
1 Parent(s): de3e5bb

Upload metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metadata.json +194 -0
metadata.json ADDED
@@ -0,0 +1,194 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "TempCompass",
3
+ "release_date": "2024-06-01",
4
+ "subsets": {
5
+ "multi_choice": {
6
+ "language": [
7
+ "en"
8
+ ],
9
+ "modalities": [
10
+ "single_video_start"
11
+ ],
12
+ "task_type": "multiple_choice_vqa",
13
+ "prompt_template": "<video>{{ question }}",
14
+ "mapping_from_source": {
15
+ "media": {
16
+ "from": "video_path",
17
+ "type": "list",
18
+ "min_items": 1,
19
+ "max_items": 1
20
+ },
21
+ "id": {
22
+ "from": "id"
23
+ },
24
+ "question": {
25
+ "from": "question"
26
+ },
27
+ "answer": {
28
+ "from": "answer",
29
+ "optional": true
30
+ },
31
+ "extra": {
32
+ "video_id": {
33
+ "from": "video_id"
34
+ },
35
+ "dim": {
36
+ "from": "dim"
37
+ }
38
+ },
39
+ "source": {
40
+ "format": "json",
41
+ "url": {
42
+ "test": "https://huggingface.co/datasets/lmms-lab/TempCompass"
43
+ }
44
+ }
45
+ },
46
+ "video_storage": {
47
+ "format": "files",
48
+ "media_root": "videos",
49
+ "notes": "410 videos from ShutterStock, distributed via lmms-lab/TempCompass HF repo. Includes original and conflicting (reversed/concatenated) videos for temporal perception testing."
50
+ }
51
+ },
52
+ "yes_no": {
53
+ "language": [
54
+ "en"
55
+ ],
56
+ "modalities": [
57
+ "single_video_start"
58
+ ],
59
+ "task_type": "vqa",
60
+ "prompt_template": "<video>{{ question }}",
61
+ "mapping_from_source": {
62
+ "media": {
63
+ "from": "video_path",
64
+ "type": "list",
65
+ "min_items": 1,
66
+ "max_items": 1
67
+ },
68
+ "id": {
69
+ "from": "id"
70
+ },
71
+ "question": {
72
+ "from": "question"
73
+ },
74
+ "answer": {
75
+ "from": "answer",
76
+ "optional": true
77
+ },
78
+ "extra": {
79
+ "video_id": {
80
+ "from": "video_id"
81
+ },
82
+ "dim": {
83
+ "from": "dim"
84
+ }
85
+ },
86
+ "source": {
87
+ "format": "json",
88
+ "url": {
89
+ "test": "https://huggingface.co/datasets/lmms-lab/TempCompass"
90
+ }
91
+ }
92
+ },
93
+ "video_storage": {
94
+ "format": "files",
95
+ "media_root": "videos",
96
+ "notes": "410 videos from ShutterStock, distributed via lmms-lab/TempCompass HF repo. Includes original and conflicting (reversed/concatenated) videos for temporal perception testing."
97
+ }
98
+ },
99
+ "caption_matching": {
100
+ "language": [
101
+ "en"
102
+ ],
103
+ "modalities": [
104
+ "single_video_start"
105
+ ],
106
+ "task_type": "multiple_choice_vqa",
107
+ "prompt_template": "<video>{{ question }}",
108
+ "mapping_from_source": {
109
+ "media": {
110
+ "from": "video_path",
111
+ "type": "list",
112
+ "min_items": 1,
113
+ "max_items": 1
114
+ },
115
+ "id": {
116
+ "from": "id"
117
+ },
118
+ "question": {
119
+ "from": "question"
120
+ },
121
+ "answer": {
122
+ "from": "answer",
123
+ "optional": true
124
+ },
125
+ "extra": {
126
+ "video_id": {
127
+ "from": "video_id"
128
+ },
129
+ "dim": {
130
+ "from": "dim"
131
+ }
132
+ },
133
+ "source": {
134
+ "format": "json",
135
+ "url": {
136
+ "test": "https://huggingface.co/datasets/lmms-lab/TempCompass"
137
+ }
138
+ }
139
+ },
140
+ "video_storage": {
141
+ "format": "files",
142
+ "media_root": "videos",
143
+ "notes": "410 videos from ShutterStock, distributed via lmms-lab/TempCompass HF repo. Includes original and conflicting (reversed/concatenated) videos for temporal perception testing."
144
+ }
145
+ },
146
+ "captioning": {
147
+ "language": [
148
+ "en"
149
+ ],
150
+ "modalities": [
151
+ "single_video_start"
152
+ ],
153
+ "task_type": "vqa",
154
+ "prompt_template": "<video>{{ question }}",
155
+ "mapping_from_source": {
156
+ "media": {
157
+ "from": "video_path",
158
+ "type": "list",
159
+ "min_items": 1,
160
+ "max_items": 1
161
+ },
162
+ "id": {
163
+ "from": "id"
164
+ },
165
+ "question": {
166
+ "from": "question"
167
+ },
168
+ "answer": {
169
+ "from": "answer",
170
+ "optional": true
171
+ },
172
+ "extra": {
173
+ "video_id": {
174
+ "from": "video_id"
175
+ },
176
+ "dim": {
177
+ "from": "dim"
178
+ }
179
+ },
180
+ "source": {
181
+ "format": "json",
182
+ "url": {
183
+ "test": "https://huggingface.co/datasets/lmms-lab/TempCompass"
184
+ }
185
+ }
186
+ },
187
+ "video_storage": {
188
+ "format": "files",
189
+ "media_root": "videos",
190
+ "notes": "410 videos from ShutterStock, distributed via lmms-lab/TempCompass HF repo. Includes original and conflicting (reversed/concatenated) videos for temporal perception testing."
191
+ }
192
+ }
193
+ }
194
+ }