MaxyLee nielsr HF staff commited on
Commit
c215f2a
·
verified ·
1 Parent(s): 150ffbf

Add library_name to metadata (#1)

Browse files

- Add library_name to metadata (0cc39e5889c74f7521422868194595003d3ffb7f)


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

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- license: apache-2.0
 
3
  language:
4
  - en
 
5
  metrics:
6
  - accuracy
7
- base_model:
8
- - Qwen/Qwen2-VL-7B-Instruct
9
  pipeline_tag: image-text-to-text
 
10
  ---
11
 
12
  # DeepPerception: Advancing R1-like Cognitive Visual Perception in MLLMs for Knowledge-Intensive Visual Grounding
 
1
  ---
2
+ base_model:
3
+ - Qwen/Qwen2-VL-7B-Instruct
4
  language:
5
  - en
6
+ license: apache-2.0
7
  metrics:
8
  - accuracy
 
 
9
  pipeline_tag: image-text-to-text
10
+ library_name: transformers
11
  ---
12
 
13
  # DeepPerception: Advancing R1-like Cognitive Visual Perception in MLLMs for Knowledge-Intensive Visual Grounding