jiekeshi commited on
Commit
c4b3ccf
·
1 Parent(s): 1476323

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,9 +2,9 @@
2
  license: mit
3
  ---
4
 
5
- This is the 3 MB compressed version of GraphCodeBERT that has been fine-tuned for the Vulnerability Prediction task using [Devign](https://arxiv.org/pdf/1909.03496.pdf) dataset.
6
 
7
- The compression is based on our ASE 2022 paper named ["**Compressing Pre-trained Models of Code into 3 MB**"](https://jiekeshi.github.io/Files/ASE_2022.pdf).
8
 
9
  If you are interested in using this model, please check our **GitHub repository: https://github.com/soarsmu/Compressor.git**. If you use the model or any code from our repo in your paper, please kindly cite:
10
  ```
 
2
  license: mit
3
  ---
4
 
5
+ This is the 3 MB compressed version of GraphCodeBERT that has been fine-tuned for the Vulnerability Prediction task using [Devign](https://sites.google.com/view/devign) dataset.
6
 
7
+ The compression is based on our ASE 2022 paper named ["**Compressing Pre-trained Models of Code into 3 MB**"](https://arxiv.org/abs/2208.07120).
8
 
9
  If you are interested in using this model, please check our **GitHub repository: https://github.com/soarsmu/Compressor.git**. If you use the model or any code from our repo in your paper, please kindly cite:
10
  ```