News

Dataset: SPoC dataset, which provides paired pseudocode and C++ code. Architecture: A custom Transformer encoder-decoder with token embeddings and positional encodings. Training: Implemented in ...
Challenges and Learnings Handling the complexity of C++ syntax and converting it into simple pseudocode. Addressing ambiguities in mapping code to pseudocode. Managing training efficiency while ...