Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use deathperminutV2/NLP_sequence_clasiffication with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deathperminutV2/NLP_sequence_clasiffication with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="deathperminutV2/NLP_sequence_clasiffication")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("deathperminutV2/NLP_sequence_clasiffication") model = AutoModelForSequenceClassification.from_pretrained("deathperminutV2/NLP_sequence_clasiffication") - Notebooks
- Google Colab
- Kaggle
Commit ·
1eeb87b
1
Parent(s): 27b6a52
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328520370
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1413c92d5e4348e0bb8d263745f43a16fb21a72aab34187ad519db2a822361c0
|
| 3 |
size 328520370
|
runs/Nov12_16-08-10_f515ca5eb475/events.out.tfevents.1699805299.f515ca5eb475.1102.1
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:cb080a0703faea6c203c27f454de9cc3653d11bcb11e4663335307bac2088ba5
|
| 3 |
+
size 5301
|