Updating `library_name` and `pipeline_tag` in Model Card

#1
by sergiopaniego HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,7 +8,8 @@ metrics:
8
  - accuracy
9
  base_model:
10
  - Qwen/Qwen2.5-VL-7B-Instruct
11
- pipeline_tag: question-answering
 
12
  ---
13
 
14
  This is the model trained with https://github.com/TIGER-AI-Lab/Pixel-Reasoner/.
 
8
  - accuracy
9
  base_model:
10
  - Qwen/Qwen2.5-VL-7B-Instruct
11
+ pipeline_tag: image-text-to-text
12
+ library_name: transformers
13
  ---
14
 
15
  This is the model trained with https://github.com/TIGER-AI-Lab/Pixel-Reasoner/.