Skip to content

Commit

Permalink
add paper list for fl-llm (#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbc2016 authored Sep 6, 2023
1 parent eef8af5 commit 7f0af2d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions materials/paper_list/FL-LLM/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### 2023
| Title | Venue | Link |
| --- |-------|------------------------------------------------------------------|
| FedPETuning: When Federated Learning Meets the Parameter-Efficient Tuning Methods of Pre-trained Language Models | ACL | [pdf](https://aclanthology.org/2023.findings-acl.632/), [code](https://github.com/SMILELab-FL/FedPETuning) |

### 2022
| Title | Venue | Link |
|-------|-------|-----------------------------------------|
| Scaling Language Model Size in Cross-Device Federated Learning | ACL Workshop | [pdf](https://arxiv.org/abs/2204.09715) |

### 2021
| Title | Venue | Link |
| --- | --- |------------------------------------------|
| Scaling federated learning for fine-tuning of large language models | NLDB | [pdf](https://arxiv.org/abs/2102.00875) |

0 comments on commit 7f0af2d

Please sign in to comment.