Instructions to use Non-SHADovcy/synthetic-cpp-code-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Non-SHADovcy/synthetic-cpp-code-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Non-SHADovcy/synthetic-cpp-code-detection", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Non-SHADovcy/synthetic-cpp-code-detection", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
adef9f2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0c94ca7e08bd34951550a6c2c61636d94a5fb4a5720bb3396bec73877132590c
size 498610532
|