File size: 573 Bytes
1828b04 47940eb 1828b04 47940eb 1828b04 47940eb 1828b04 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | Code Summarization without Direct Access to Code - Towards Exploring Federated LLMs for Software Engineering. The corresponding paper has been accepted in EASE-2024, for further details on the code, methodology, and results, please refer https://doi.org/10.1145/3661167.3661210. The study PEFT LoRA fine-tune an open source model Llama2 using python dataset https://github.com/EdinburghNLP/code-docstring-corpus.
---
datasets:
- teven/code_docstring_corpus
---
language:
- en
---
metrics:
- bleu
- meteor
- rouge
---
tags:
- llama2
- Code summary
- EASE conference
--- |