Instructions to use sujalgawas/graphcodebert-code-quality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sujalgawas/graphcodebert-code-quality with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sujalgawas/graphcodebert-code-quality", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload quality_classifier.joblib with huggingface_hub
Browse files
quality_classifier.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7023
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11532c3a32a978cae526429537a332fba887a5dcbda3e5348a5b230a0fc4508f
|
| 3 |
size 7023
|