Instructions to use Ksgk-fy/guard2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ksgk-fy/guard2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Ksgk-fy/guard2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Ksgk-fy/guard2") model = AutoModelForSequenceClassification.from_pretrained("Ksgk-fy/guard2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e81c8067dcc4538e2698bc1323d71f1ca0fd2057ba7aa3fb0d104640b4b594e
|
| 3 |
size 267832560
|
runs/Jun26_03-14-13_4e85ecd12a7b/events.out.tfevents.1719371657.4e85ecd12a7b
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a00027ba44a85e42a21b4077430b4a8954933351c0e8b4c315dd581094f967ba
|
| 3 |
+
size 6199
|