akhauriyash commited on
Commit
c557392
·
verified ·
1 Parent(s): 1e927f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -150,12 +150,17 @@ Lee, Hayeon, et al. "Help: Hardware-adaptive efficient latency prediction for na
150
  If you found this dataset useful for your research, please cite the original sources above as well as:
151
 
152
  ```
 
 
 
 
 
 
 
153
  @article{akhauri2025performance,
154
  title={Performance Prediction for Large Systems via Text-to-Text Regression},
155
  author={Akhauri, Yash and Lewandowski, Bryan and Lin, Cheng-Hsi and Reyes, Adrian N and Forbes, Grant C and Wongpanich, Arissa and Yang, Bangding and Abdelfattah, Mohamed S and Perel, Sagi and Song, Xingyou},
156
  journal={arXiv preprint arXiv:2506.21718},
157
  year={2025}
158
  }
159
- ```
160
-
161
- (Original Paper Coming Soon!)
 
150
  If you found this dataset useful for your research, please cite the original sources above as well as:
151
 
152
  ```
153
+ @article{akhauri2025regressionlanguagemodelscode,
154
+ title={Regression Language Models for Code},
155
+ author={Yash Akhauri and Xingyou Song and Arissa Wongpanich and Bryan Lewandowski and Mohamed S. Abdelfattah},
156
+ journal={arXiv preprint arXiv:2509.26476},
157
+ year={2025}
158
+ }
159
+
160
  @article{akhauri2025performance,
161
  title={Performance Prediction for Large Systems via Text-to-Text Regression},
162
  author={Akhauri, Yash and Lewandowski, Bryan and Lin, Cheng-Hsi and Reyes, Adrian N and Forbes, Grant C and Wongpanich, Arissa and Yang, Bangding and Abdelfattah, Mohamed S and Perel, Sagi and Song, Xingyou},
163
  journal={arXiv preprint arXiv:2506.21718},
164
  year={2025}
165
  }
166
+ ```