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 30
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:9d949f18dfbf9dae5e229115b3dc8f63ae4d06739dfc18864844132e9a974ff4
|
| 3 |
size 267832560
|
runs/Jun09_11-13-03_DESKTOP-B8B0NSG/events.out.tfevents.1717902784.DESKTOP-B8B0NSG.18604.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:564ba744ef50058a1458ff406c98af66a98789926dc27950b82d805fe348aee0
|
| 3 |
+
size 14967
|