Instructions to use dangvanky/ft-bert-cybersecurity-for-binary-search with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dangvanky/ft-bert-cybersecurity-for-binary-search with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dangvanky/ft-bert-cybersecurity-for-binary-search")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dangvanky/ft-bert-cybersecurity-for-binary-search") model = AutoModelForSequenceClassification.from_pretrained("dangvanky/ft-bert-cybersecurity-for-binary-search") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 138ae417918bdadf9909e4652cb33d1e94cbf71252b967e02234ada3771df2fe
- Size of remote file:
- 5.3 kB
- SHA256:
- 1c94e307efa16f2e5ad18dd7551498ef107c29c4251c6945bccb8014994fec23
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.