Sakura927 commited on
Commit
2f2f6ed
·
verified ·
1 Parent(s): 3eaae7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -7
README.md CHANGED
@@ -1,7 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
4
-
5
- <h3>PyPE: Advancing General Multimodal Capability of Vision-language Models with Pyramid-descent Visual Position Encoding</h3>
6
-
7
- For more details, please refer to Github: [PyPE](https://github.com/SakuraTroyChen/PyPE).
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ pipeline_tag: image-text-to-text
8
+ library_name: transformers
9
+ ---
10
+
11
+ <h3>PyPE: Advancing General Multimodal Capability of Vision-language Models with Pyramid-descent Visual Position Encoding</h3>
12
+
13
+ For more details, please refer to Github: [PyPE](https://github.com/SakuraTroyChen/PyPE).