Instructions to use Neroism8422/Text_Classification_10000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neroism8422/Text_Classification_10000 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Neroism8422/Text_Classification_10000")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Neroism8422/Text_Classification_10000") model = AutoModelForSequenceClassification.from_pretrained("Neroism8422/Text_Classification_10000") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 47
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:6b3baaf637919f78cd60808ef16bd6be17e90208d81b49613ebce49fa3753287
|
| 3 |
size 267832560
|
runs/Jun11_09-42-52_DESKTOP-B8B0NSG/events.out.tfevents.1718070172.DESKTOP-B8B0NSG.13656.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:8a3ad582491d2ebb5ce6cf13b5b711fa5bdcaf718c78a87cd2625cd49c66e9f4
|
| 3 |
+
size 28796
|