bossy commited on
Commit
915bb05
·
1 Parent(s): 903ddd6

Link model card to arXiv paper page

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -15,6 +15,7 @@ tags:
15
  This repository contains the released parser model checkpoint for the paper:
16
 
17
  **C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development**
 
18
  TOSEM 2026
19
  DOI: [10.1145/3803018](https://doi.org/10.1145/3803018)
20
 
@@ -27,7 +28,8 @@ It is part of the encoder stage of the framework and supports the Python-code ro
27
  ## Source Project
28
 
29
  - GitHub: [C2-Q/C2Q](https://github.com/C2-Q/C2Q)
30
- - Paper: [10.1145/3803018](https://doi.org/10.1145/3803018)
 
31
 
32
  ## Archival Record
33
 
 
15
  This repository contains the released parser model checkpoint for the paper:
16
 
17
  **C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development**
18
+ arXiv: [2510.02854](https://arxiv.org/abs/2510.02854)
19
  TOSEM 2026
20
  DOI: [10.1145/3803018](https://doi.org/10.1145/3803018)
21
 
 
28
  ## Source Project
29
 
30
  - GitHub: [C2-Q/C2Q](https://github.com/C2-Q/C2Q)
31
+ - Paper (arXiv): [2510.02854](https://arxiv.org/abs/2510.02854)
32
+ - Paper (TOSEM): [10.1145/3803018](https://doi.org/10.1145/3803018)
33
 
34
  ## Archival Record
35