Skip to content

Commit eb9d87b

Browse files
committed
hotfix: huggingface url
1 parent 65698bf commit eb9d87b

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# 🔮 PurpCode: Reasoning for Safer Code Generation
22

3-
This repository includes the training and evaluation infrastructure for PurpCode. For other resources, please check out:
3+
This repo includes the training and evaluation infrastructure for PurpCode. For other resources, please check out:
44

55
* [📝 Paper](https://arxiv.org/abs/2507.19060) with technical and evaluation details
6-
* [🤗 HuggingFace](https://github.com/purpcode-uiuc/purpcode) including model checkpoints and training/evaluation datasets
6+
* [🤗 HuggingFace](https://huggingface.co/purpcode) including model checkpoints and training/evaluation datasets
77
* [🥇 1st Place at Amazon Nova AI Challenge 2025](https://www.amazon.science/nova-ai-challenge/pushing-the-boundaries-of-secure-ai-winners-of-the-amazon-nova-ai-challenge)
88

99
## Overview
@@ -47,7 +47,20 @@ Notes:
4747
```bibtex
4848
@article{purpcode,
4949
title = {PurpCode: Reasoning for Safer Code Generation},
50-
author = {Liu, Jiawei and Diwan, Nirav and Wang, Zhe and Zhai, Haoyu and Zhou, Xiaona and Nguyen, Kiet A. and Yu, Tianjiao and Wahed, Muntasir and Deng, Yinlin and Benkraouda, Hadjer and Wei, Yuxiang and Zhang, Lingming and Lourentzou, Ismini and Wang, Gang},
50+
author = {Liu, Jiawei and
51+
Diwan, Nirav and
52+
Wang, Zhe and
53+
Zhai, Haoyu and
54+
Zhou, Xiaona and
55+
Nguyen, Kiet A. and
56+
Yu, Tianjiao and
57+
Wahed, Muntasir and
58+
Deng, Yinlin and
59+
Benkraouda, Hadjer and
60+
Wei, Yuxiang and
61+
Zhang, Lingming and
62+
Lourentzou, Ismini and
63+
Wang, Gang},
5164
journal = {arXiv preprint arXiv:2507.19060},
5265
year = {2025},
5366
}

0 commit comments

Comments
 (0)