Instructions to use Neroism8422/Text_Classification_1000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neroism8422/Text_Classification_1000 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Neroism8422/Text_Classification_1000")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Neroism8422/Text_Classification_1000") model = AutoModelForSequenceClassification.from_pretrained("Neroism8422/Text_Classification_1000") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 26
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:a94b78877146dca50636281dacc8f73433e396bb22c2da5269d93ab733ab6667
|
| 3 |
size 267832560
|
runs/Jun08_16-54-31_DESKTOP-B8B0NSG/events.out.tfevents.1717836872.DESKTOP-B8B0NSG.17780.0
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:a7607bdfb648ee999031e0031002a17c4304c942c4e68dfcf4719dab6df0e211
|
| 3 |
+
size 13675
|