zhiyuanyou nielsr HF Staff commited on
Commit
c318541
·
verified ·
1 Parent(s): 2a099aa

Add pipeline tag and library name (#2)

Browse files

- Add pipeline tag and library name (a24b835d5078a1c80f310f367f2a00f5ac11f3d3)


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

Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,9 +1,11 @@
1
  ---
2
- license: mit
3
- language:
4
- - en
5
  base_model:
6
  - MAGAer13/mplug-owl2-llama2-7b
 
 
 
 
 
7
  ---
8
 
9
  # DeQA-Score-Mix3
 
1
  ---
 
 
 
2
  base_model:
3
  - MAGAer13/mplug-owl2-llama2-7b
4
+ language:
5
+ - en
6
+ license: mit
7
+ pipeline_tag: image-to-text
8
+ library_name: transformers
9
  ---
10
 
11
  # DeQA-Score-Mix3