jiekeshi commited on
Commit
3f91416
1 Parent(s): fb7ee5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: mit
3
  ---
4
- This is the 50 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.
5
 
6
- 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).
7
 
8
  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:
9
  ```
 
1
  ---
2
  license: mit
3
  ---
4
+ This is the 50 MB compressed version of GraphCodeBERT that has been fine-tuned for the Vulnerability Prediction task using [Devign](https://sites.google.com/view/devign) dataset.
5
 
6
+ 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).
7
 
8
  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:
9
  ```