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