cive202 commited on
Commit
fd7ae4d
·
verified ·
1 Parent(s): 5fd97b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -131,4 +131,27 @@ Part of the unpublished 2026 manuscript:
131
 
132
  ## License
133
 
134
- MIT (placeholder). Ensure compatibility with `facebook/bart-base`.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
131
 
132
  ## License
133
 
134
+ MIT (placeholder). Ensure compatibility with `facebook/bart-base`.
135
+
136
+ ---
137
+
138
+ ## 📄 Paper
139
+
140
+ This model is associated with the following research work:
141
+
142
+ **“Rewriting the Machine: Encoder-Decoder vs. Decoder-Only Transformers for AI-to-Human Text Style Transfer”**
143
+
144
+ - Authors: Utsav Paneru et al.
145
+ - arXiv: https://arxiv.org/abs/2604.11687v1
146
+ - Status: Preprint (2026)
147
+
148
+ ### Citation
149
+
150
+ ```bibtex
151
+ @article{paneru2026rewriting,
152
+ title={Rewriting the Machine: Encoder-Decoder vs. Decoder-Only Transformers for AI-to-Human Text Style Transfer},
153
+ author={Paneru, Utsav and others},
154
+ journal={arXiv preprint arXiv:2604.11687},
155
+ year={2026}
156
+ }
157
+