yuanshengni nielsr HF Staff commited on
Commit
575e208
·
verified ·
1 Parent(s): 53ac5d2

Add pipeline tag and library name to model card (#1)

Browse files

- Add pipeline tag and library name to model card (78f8ff526a0414480f1ca7d1044d8f7919a54dda)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,13 +1,15 @@
1
  ---
2
- license: apache-2.0
 
3
  datasets:
4
  - TIGER-Lab/VisCode-Multi-679K
5
  language:
6
  - en
7
- base_model:
8
- - Qwen/Qwen2.5-Coder-14B-Instruct
9
  tags:
10
  - code
 
 
11
  ---
12
 
13
  # VisCoder2-14B
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen2.5-Coder-14B-Instruct
4
  datasets:
5
  - TIGER-Lab/VisCode-Multi-679K
6
  language:
7
  - en
8
+ license: apache-2.0
 
9
  tags:
10
  - code
11
+ pipeline_tag: image-text-to-text
12
+ library_name: transformers
13
  ---
14
 
15
  # VisCoder2-14B