You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: federatedscope/nlp/fedsp/README.md
+3-15Lines changed: 3 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## Tunable Soft Prompts are Messengers in Federated Learning
2
2
The implementation of *Tunable Soft Prompts are Messengers in Federated Learning*.
3
3
4
-
In this study, we propose a novel FL training approachthat accomplishes information exchange among participants via tunable soft prompts.
5
-
These soft prompts are updated and transmitted between the server and clients, taking over the duty of the global model parameters and serving as messengers to deliver useful knowledge in the local data and global model.
4
+
In this study, we propose a novel FL training approach, named FedSP, that accomplishes information exchange among participants via tunable soft prompts.
5
+
These soft prompts, updated and transmitted between the server and clients, assume the role of the global model parameters and serve as messengers to deliver useful knowledge from the local data and global model.
6
6
7
7
### Installation
8
8
First of all, you need to install FederatedScope, please refer to [installation](https://github.com/alibaba/FederatedScope#step-1-installation).
0 commit comments