Add pipeline tag, library name, and link to Github repository

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
  # VisuLogic: A Benchmark for Evaluating Visual Reasoning in Multi-modal Large Language Models
@@ -16,6 +18,7 @@ For more details, please refer to the project page with dataset exploration and
16
 
17
  [**πŸ’» Eval Code**](https://github.com/VisuLogic-Benchmark/VisuLogic-Eval) | [**πŸ’» Train Code**](https://github.com/VisuLogic-Benchmark/VisuLogic-Train) | [**πŸ€— Checkpoint (7B)**](https://huggingface.co/VisuLogic/qwen2_5vl_7b_rloo_80steps_hf) | [**πŸ€— Checkpoint (38B)**](https://huggingface.co/VisuLogic/internvl2_5_38b_rloo_100steps_hf)
18
 
 
19
 
20
  ## πŸ””News
21
  - **πŸ”₯[2025-04-22] Release the paper, training data and training code! πŸš€**
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-text-to-text
4
+ library_name: transformers
5
  ---
6
 
7
  # VisuLogic: A Benchmark for Evaluating Visual Reasoning in Multi-modal Large Language Models
 
18
 
19
  [**πŸ’» Eval Code**](https://github.com/VisuLogic-Benchmark/VisuLogic-Eval) | [**πŸ’» Train Code**](https://github.com/VisuLogic-Benchmark/VisuLogic-Train) | [**πŸ€— Checkpoint (7B)**](https://huggingface.co/VisuLogic/qwen2_5vl_7b_rloo_80steps_hf) | [**πŸ€— Checkpoint (38B)**](https://huggingface.co/VisuLogic/internvl2_5_38b_rloo_100steps_hf)
20
 
21
+ Code: https://github.com/VisuLogic-Benchmark/VisuLogic-Eval
22
 
23
  ## πŸ””News
24
  - **πŸ”₯[2025-04-22] Release the paper, training data and training code! πŸš€**