Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use xysmalobia/sequence_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xysmalobia/sequence_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xysmalobia/sequence_classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("xysmalobia/sequence_classification") model = AutoModelForSequenceClassification.from_pretrained("xysmalobia/sequence_classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
9ef8515
1
Parent(s): d6488cd
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438016429
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6aae8a8b11e08a5aa243b6288151bdb7b78c0837547299c2184c744bbab285db
|
| 3 |
size 438016429
|
runs/Nov14_11-14-28_Huygensa/events.out.tfevents.1636888477.Huygensa.98976.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:eb12d272d971f21ea5e85a9d65354b8f470ebc168af693661f6516eb669cadb4
|
| 3 |
+
size 4939
|