Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add prompt tuning method APT
  • Loading branch information
jianghaojun authored Jul 4, 2023
1 parent eee26cd commit 3bb350d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ We follow the general idea of [PromptPapers](https://github.com/thunlp/PromptPap

*Zhao Song, Ke Yang, Naiyang Guan, Junjie Zhu, Peng Qiao, Qingyong Hu.* [[Paper](https://arxiv.org/abs/2304.13639)][Code]

- **Approximated Prompt Tuning for Vision-Language Pre-trained Models,** arXiv:2306.15706. ![](https://img.shields.io/badge/APT-blue) ![](https://img.shields.io/badge/VQA_,_Visual_Reasoning_,_Retrieval-green)

*Qiong Wu, Shubin Huang, Yiyi Zhou, Pingyang Dai, Annan Shu, Guannan Jiang, Rongrong Ji.* [[Paper](https://arxiv.org/abs/2306.15706)][Code]

### Adapter

- **VL-Adapter: Parameter-Efficient Transfer Learning for Vision-and-Language Tasks,** CVPR 2022 (arXiv:2112.06825).
Expand Down

0 comments on commit 3bb350d

Please sign in to comment.