QinyuZhao1116 commited on
Commit
c210065
1 Parent(s): 4af19ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,9 +1,15 @@
1
  ---
2
  library_name: peft
 
3
  ---
4
- ## Training procedure
5
 
6
- ### Framework versions
 
 
7
 
 
 
 
8
 
 
9
  - PEFT 0.4.0
 
1
  ---
2
  library_name: peft
3
+ pipeline_tag: image-text-to-text
4
  ---
 
5
 
6
+ Paper: https://huggingface.co/papers/2403.09037
7
+
8
+ Github repository: https://github.com/qinyu-allen-zhao/lvlm-lp
9
 
10
+ ## Training procedure
11
+
12
+ See the paper.
13
 
14
+ ### Framework versions
15
  - PEFT 0.4.0