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
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e12da5bd21dce6cd353f0484dd0b3b3407fb9a6d887c5a3ec566e5ec221c893
|
| 3 |
+
size 7023
|