Instructions to use TigerHatKth/content with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TigerHatKth/content with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="TigerHatKth/content")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("TigerHatKth/content") model = AutoModelForSequenceClassification.from_pretrained("TigerHatKth/content") - Notebooks
- Google Colab
- Kaggle
Commit ·
8c9519b
1
Parent(s): d918326
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 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e41d2e60d115923b41b0450ba0b60fc3f99ddd4b73f4b505db075f863dfb362b
|
| 3 |
size 437958648
|
runs/Dec14_09-13-54_37d987303b79/events.out.tfevents.1702545235.37d987303b79.1039.2
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:73af24cded90c9e4cb969f9d6fc49bf9e4249056fb596e55e543d4744d7c436c
|
| 3 |
+
size 5368
|