gorjanradevski commited on
Commit
26f32d8
·
verified ·
1 Parent(s): 6e35883

Update croissant.json

Browse files
Files changed (1) hide show
  1. croissant.json +10 -10
croissant.json CHANGED
@@ -68,13 +68,13 @@
68
  {
69
  "@type": "PropertyValue",
70
  "name": "events",
71
- "description": "List of audio-visual events annotated for the video.",
72
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
73
  },
74
  {
75
  "@type": "PropertyValue",
76
  "name": "events",
77
- "description": "List of audio-visual events annotated for the video.",
78
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
79
  },
80
 
@@ -172,13 +172,13 @@
172
  {
173
  "@type": "PropertyValue",
174
  "name": "type",
175
- "description": "Type of the video, such as 'regular' or 'special event'.",
176
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
177
  },
178
  {
179
  "@type": "PropertyValue",
180
  "name": "type",
181
- "description": "Type of the video, such as 'regular' or 'special event'.",
182
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
183
  },
184
 
@@ -250,13 +250,13 @@
250
  {
251
  "@type": "PropertyValue",
252
  "name": "raw_choices_multimodal",
253
- "description": "List of choices for multimodal event classification (audio, video, text).",
254
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
255
  },
256
  {
257
  "@type": "PropertyValue",
258
  "name": "raw_choices_multimodal",
259
- "description": "List of choices for multimodal event classification (audio, video, text).",
260
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
261
  },
262
 
@@ -289,26 +289,26 @@
289
  {
290
  "@type": "PropertyValue",
291
  "name": "raw_choices_text_only",
292
- "description": "List of choices for event classification based on text (narration) only.",
293
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
294
  },
295
  {
296
  "@type": "PropertyValue",
297
  "name": "raw_choices_text_only",
298
- "description": "List of choices for event classification based on text (narration) only.",
299
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
300
  },
301
 
302
  {
303
  "@type": "PropertyValue",
304
  "name": "raw_choices_pipeline_event_classification",
305
- "description": "List of choices for event classification based on pipeline processing.",
306
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
307
  },
308
  {
309
  "@type": "PropertyValue",
310
  "name": "raw_choices_pipeline_event_classification",
311
- "description": "List of choices for event classification based on pipeline processing.",
312
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
313
  }
314
  ],
 
68
  {
69
  "@type": "PropertyValue",
70
  "name": "events",
71
+ "description": "List of events annotated for the video.",
72
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
73
  },
74
  {
75
  "@type": "PropertyValue",
76
  "name": "events",
77
+ "description": "List of events annotated for the video.",
78
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
79
  },
80
 
 
172
  {
173
  "@type": "PropertyValue",
174
  "name": "type",
175
+ "description": "Type of the sample, such as 'regular', 'none_of_the_above_no_sound', or 'none_of_the_above_incorrect_audio'.",
176
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
177
  },
178
  {
179
  "@type": "PropertyValue",
180
  "name": "type",
181
+ "description": "Type of the sample, such as 'regular', 'none_of_the_above_no_sound', or 'none_of_the_above_incorrect_audio'.",
182
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
183
  },
184
 
 
250
  {
251
  "@type": "PropertyValue",
252
  "name": "raw_choices_multimodal",
253
+ "description": "List of choices for the audio-visual task.",
254
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
255
  },
256
  {
257
  "@type": "PropertyValue",
258
  "name": "raw_choices_multimodal",
259
+ "description": "List of choices for the audio-visual task.",
260
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
261
  },
262
 
 
289
  {
290
  "@type": "PropertyValue",
291
  "name": "raw_choices_text_only",
292
+ "description": "List of choices for event classification based on the prompt only.",
293
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
294
  },
295
  {
296
  "@type": "PropertyValue",
297
  "name": "raw_choices_text_only",
298
+ "description": "List of choices for event classification based on the prompt only.",
299
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
300
  },
301
 
302
  {
303
  "@type": "PropertyValue",
304
  "name": "raw_choices_pipeline_event_classification",
305
+ "description": "List of choices for event classification for pipeline models.",
306
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "ego4d.json" }
307
  },
308
  {
309
  "@type": "PropertyValue",
310
  "name": "raw_choices_pipeline_event_classification",
311
+ "description": "List of choices for event classification for pipeline models.",
312
  "valueReference": { "@type": "PropertyValue", "name": "file", "value": "epic.json" }
313
  }
314
  ],