Skip to content

Commit 97121b4

Browse files
authored
Add models outputs (#19)
1 parent 14b4cd1 commit 97121b4

File tree

506 files changed

+4675671
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

506 files changed

+4675671
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For details on dataset generation or baseline models, please refer to the dedica
3838
- 🧱 Dataset Construction — scripts and guidelines for creating test sets and references
3939
[dataset_build/README.md](dataset_build/README.md)
4040

41-
- 🚀 Baselines — inference scripts for baseline systems
41+
- 🚀 Baselines — inference scripts and outputs for baseline systems
4242
[baselines/README.md](baselines/README.md)
4343

4444
- 📊 Evaluation — scoring and comparison utilities for submitted outputs → [README.md](README.md#️-evaluation-usage)

baselines/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# MCIF Baselines
22

3-
This folder provides baseline scripts for running **MCIF experiments** across different models, languages, and modalities.
3+
This folder provides baseline scripts for running **MCIF experiments** across different models, languages, and modalities.
4+
We also include the outputs file for all the baselines included in the paper under
5+
[`baselines/outputs`](/baselines/outputs/).
46

57
---
68

baselines/outputs/mllm/gemini/mllm_long_de_fixed_output.xml

Lines changed: 1296 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_de_random_output.xml

Lines changed: 1578 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_en_fixed_output.xml

Lines changed: 1011 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_en_random_output.xml

Lines changed: 1098 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_it_fixed_output.xml

Lines changed: 1690 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_it_random_output.xml

Lines changed: 2095 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_zh_fixed_output.xml

Lines changed: 2355 additions & 0 deletions
Large diffs are not rendered by default.

baselines/outputs/mllm/gemini/mllm_long_zh_random_output.xml

Lines changed: 2756 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)