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 14
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:681a871372ba43a071f494722c49d59ba57af053c697ddeda72ed96138feecdf
|
| 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:29995ef10895b2c67231884b12c285de7aab365e8312a7cc2040366343c7df60
|
| 3 |
+
size 60627
|