ttchungc commited on
Commit
a298735
·
verified ·
1 Parent(s): 100ff89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: mit
3
  ---
4
- Paper: Selection-p: Self-Supervised Task-Agnostic Prompt Compression for Faithfulness and Transferability
5
 
6
- Code: https://github.com/TTChungC/Selection-p
7
 
8
  ```
9
  from selectionp import SelectionP
 
1
  ---
2
  license: mit
3
  ---
4
+ **Paper**: [Selection-p: Self-Supervised Task-Agnostic Prompt Compression for Faithfulness and Transferability](https://arxiv.org/abs/2410.11786)
5
 
6
+ **Code**: https://github.com/TTChungC/Selection-p
7
 
8
  ```
9
  from selectionp import SelectionP