Hokin commited on
Commit
b420540
·
verified ·
1 Parent(s): 01863e1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -25,6 +25,34 @@ The dataset is designed for fine-tuning image-to-video models (specifically **Wa
25
 
26
  Output follows the **[VBVR DataFactory](https://github.com/video-reason/VBVR-DataFactory)** directory convention.
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ## Dataset Details
29
 
30
  | Property | Value |
 
25
 
26
  Output follows the **[VBVR DataFactory](https://github.com/video-reason/VBVR-DataFactory)** directory convention.
27
 
28
+ ## Examples
29
+
30
+ Each clip starts with no answer highlighted, then progressively reveals the correct choice over ~5 seconds:
31
+
32
+ ### CoreCognition (M-1) — General Visual Reasoning
33
+
34
+ | Answer: B | Answer: B |
35
+ |---|---|
36
+ | ![corecognition 0](examples/corecognition_0.gif) | ![corecognition 1](examples/corecognition_1.gif) |
37
+
38
+ ### ScienceQA (M-2) — Science Education
39
+
40
+ | Answer: A | Answer: A |
41
+ |---|---|
42
+ | ![scienceqa 0](examples/scienceqa_0.gif) | ![scienceqa 1](examples/scienceqa_1.gif) |
43
+
44
+ ### MathVision (M-3) — Competition Math
45
+
46
+ | Answer: A | Answer: D |
47
+ |---|---|
48
+ | ![mathvision 0](examples/mathvision_0.gif) | ![mathvision 1](examples/mathvision_1.gif) |
49
+
50
+ ### PhyX (M-4) — Physics Reasoning
51
+
52
+ | Answer: C | Answer: C |
53
+ |---|---|
54
+ | ![phyx 0](examples/phyx_0.gif) | ![phyx 1](examples/phyx_1.gif) |
55
+
56
  ## Dataset Details
57
 
58
  | Property | Value |