JokerJan commited on
Commit
4a49361
·
verified ·
1 Parent(s): 46797b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -66,11 +66,14 @@ tar -xvf videos.tar
66
  ```
67
 
68
  3. Load MMR-V Benchmark:
69
-
 
 
 
70
 
71
  ## 🎯 Experiment Results
72
 
73
 
74
  <p align="center">
75
- <img src="./figs/main.png" width="80%" height="80%">
76
  </p>
 
66
  ```
67
 
68
  3. Load MMR-V Benchmark:
69
+
70
+ ```shell
71
+ samples = load_dataset("JokerJan/MMR-VBench", split='test')
72
+ ```
73
 
74
  ## 🎯 Experiment Results
75
 
76
 
77
  <p align="center">
78
+ <img src="./figs/main.png" width="50%" height="50%">
79
  </p>