Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use everyl12/user_class_L with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use everyl12/user_class_L with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="everyl12/user_class_L")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("everyl12/user_class_L") model = AutoModelForSequenceClassification.from_pretrained("everyl12/user_class_L") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 12
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 433320053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b81c3c27880663771ff7aede4678ea71436b2deb25243fce9e3ed433d6ef4a6
|
| 3 |
size 433320053
|
runs/May17_16-49-09_rtx3090-aurora-r13/events.out.tfevents.1684356555.rtx3090-aurora-r13.82032.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:1f8e1748d4f931db948bcb7e21632db5247a79f9a1360af4ff9592ce701006ae
|
| 3 |
+
size 52445
|