Update version
Browse files
README.md
CHANGED
|
@@ -9,30 +9,10 @@ language:
|
|
| 9 |
size_categories:
|
| 10 |
- 1K<n<10K
|
| 11 |
configs:
|
| 12 |
-
- config_name:
|
| 13 |
data_files:
|
| 14 |
- split: test
|
| 15 |
-
path: "mmlongcite/
|
| 16 |
-
- config_name: MMLongCite_mmlongbench_doc
|
| 17 |
-
data_files:
|
| 18 |
-
- split: test
|
| 19 |
-
path: "mmlongcite/mmlongbench-doc.json"
|
| 20 |
-
- config_name: MMLongCite_slidevqa
|
| 21 |
-
data_files:
|
| 22 |
-
- split: test
|
| 23 |
-
path: "mmlongcite/slidevqa.json"
|
| 24 |
-
- config_name: MMLongCite_mm_niah
|
| 25 |
-
data_files:
|
| 26 |
-
- split: test
|
| 27 |
-
path: "mmlongcite/mm-niah.json"
|
| 28 |
-
- config_name: MMLongCite_video_mme
|
| 29 |
-
data_files:
|
| 30 |
-
- split: test
|
| 31 |
-
path: "mmlongcite/video-mme.json"
|
| 32 |
-
- config_name: MMLongCite_longvideobench
|
| 33 |
-
data_files:
|
| 34 |
-
- split: test
|
| 35 |
-
path: "mmlongcite/longvideobench.json"
|
| 36 |
---
|
| 37 |
# MMLongCite_Sample
|
| 38 |
|
|
|
|
| 9 |
size_categories:
|
| 10 |
- 1K<n<10K
|
| 11 |
configs:
|
| 12 |
+
- config_name: MMLongCite_visual_haystack
|
| 13 |
data_files:
|
| 14 |
- split: test
|
| 15 |
+
path: "mmlongcite/visual_haystack.json"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
# MMLongCite_Sample
|
| 18 |
|