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 10
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:f277eefb358163da11982637b5bd05e566895553fe6e8cf71905cd52e9f80861
|
| 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:96ef1c94a6c9e2ed99bc5d6c2677c10ffef36cf8f5ff0074fd98dd45863c8be5
|
| 3 |
+
size 44263
|