mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
add paper link and huggingface link to SPO README
This commit is contained in:
parent
82370ffdf3
commit
9da80eb488
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# SPO | Self-Supervised Prompt Optimization <img src="../../docs/resources/spo/SPO-logo.png" width="60" height="60" style="vertical-align: middle; margin-left: 10px; position: relative; top: -5px;">
|
||||
|
||||
[](https://arxiv.org/pdf/2502.06855)
|
||||
[](https://huggingface.co/spaces/XiangJinYu/SPO)
|
||||
|
||||
An automated prompt engineering tool for Large Language Models (LLMs), designed for universal domain adaptation.
|
||||
|
||||
|
|
@ -16,7 +18,10 @@ ## ✨ Core Advantages
|
|||
- ⚡ **Universal Adaptation** - _Closed & open-ended tasks supported_
|
||||
- 🔄 **Self-Evolving** - _Auto-optimization via LLM-as-judge mechanism_
|
||||
|
||||
[Read our paper on arXiv](https://arxiv.org/pdf/2502.06855)
|
||||
## 🔗 Quick Links
|
||||
|
||||
- [📝 Read our paper](https://arxiv.org/pdf/2502.06855)
|
||||
- [🤗 Try our demo](https://huggingface.co/spaces/XiangJinYu/SPO)
|
||||
|
||||
## 📊 Experiment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue