lamia24 commited on
Commit
9acdc1b
·
verified ·
1 Parent(s): e111b44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - archpipeline
5
+ - software-architecture
6
+ - adl
7
+ ---
8
+
9
+ # archpipeline-evolution-codet5plus-stratA
10
+
11
+ Part of **ArchPipeline** -- *ArchPipeline: A Two-Phase Transfer-Learning Framework for Software Architecture Comprehension and Evolution*
12
+ (Lamia Aissaoui, Fadila Atil, Saida Gherbi, Sonia Achiri, under review)
13
+
14
+ - **Phase**: Evolution
15
+ - **Backbone**: CodeT5+ 770M
16
+ - **Strategy**: Full fine-tuning (Strategy A)
17
+
18
+ One of four evolution-phase configurations compared (Tables 6/7).
19
+
20
+ **Code, training notebooks, datasets, and full results**: https://github.com/lamia-aissaoui/ArchPipeline
21
+
22
+ ## Citation
23
+
24
+ ```
25
+ [Add full BibTeX entry once the paper is accepted / assigned a DOI]
26
+ ```