Instructions to use Cyber-ThreaD/SecureBERT-DNRTI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cyber-ThreaD/SecureBERT-DNRTI with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Cyber-ThreaD/SecureBERT-DNRTI")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Cyber-ThreaD/SecureBERT-DNRTI") model = AutoModelForTokenClassification.from_pretrained("Cyber-ThreaD/SecureBERT-DNRTI", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4a9ede833925afb876a92b948f05f87c7ff79796ebbe88e66113d33b6520cda9
- Size of remote file:
- 4.6 kB
- SHA256:
- cbd3c5aedc0e85d28871b85bd8d7d726eff8392593d67c602484df6e2525fdb2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.