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 11
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:30cb78d91cdbe14ae325093dfc1f0b1011000f485f2c07a32bfc680458905b77
|
| 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:71ac1d549fe3db7f10a18362a016ace819d6f0bbe9e0b3aab04b65e3e7c55b33
|
| 3 |
+
size 8408
|