jiekeshi commited on
Commit
de564af
·
1 Parent(s): c1cf054

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
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**.