nielsr HF Staff commited on
Commit
bb37824
·
verified ·
1 Parent(s): 553127a

Add link to dataset and base model

Browse files

This PR further improves the model's metadata.

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: image-text-to-text
 
 
 
 
5
  ---
6
 
7
  # VisuLogic: A Benchmark for Evaluating Visual Reasoning in Multi-modal Large Language Models
 
2
  license: apache-2.0
3
  library_name: transformers
4
  pipeline_tag: image-text-to-text
5
+ datasets:
6
+ - VisuLogic/VisuLogic
7
+ base_model:
8
+ - Qwen/Qwen2.5-VL-7B-Instruct
9
  ---
10
 
11
  # VisuLogic: A Benchmark for Evaluating Visual Reasoning in Multi-modal Large Language Models