Instructions to use whitedevil0089devil/Cyber_Bot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whitedevil0089devil/Cyber_Bot with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="whitedevil0089devil/Cyber_Bot")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("whitedevil0089devil/Cyber_Bot") model = AutoModelForSequenceClassification.from_pretrained("whitedevil0089devil/Cyber_Bot") - Notebooks
- Google Colab
- Kaggle
Upload checkpoint-200/optimizer.pt
Browse files
checkpoint-200/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b98a1ec0bcdc903d1164090868c995f714460e30a8a066f3d3e309bd01a908db
|
| 3 |
+
size 997363962
|