JasperHaozhe sergiopaniego HF Staff commited on
Commit
717a618
·
verified ·
1 Parent(s): 42003fe

Updating `library_name` and `pipeline_tag` in Model Card (#1)

Browse files

- Updating `library_name` and `pipeline_tag` in Model Card (1d9980d7307e2615cdc7201782986c6514fb97d5)


Co-authored-by: Sergio Paniego <[email protected]>

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/.