Text Classification
Transformers
PyTorch
TensorBoard
distilbert
textclassification
Generated from Trainer
text-embeddings-inference
Instructions to use fgiuhsdfkjhfv/text_span with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fgiuhsdfkjhfv/text_span with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fgiuhsdfkjhfv/text_span")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("fgiuhsdfkjhfv/text_span") model = AutoModelForSequenceClassification.from_pretrained("fgiuhsdfkjhfv/text_span") - Notebooks
- Google Colab
- Kaggle
Commit ·
5fdd1f5
1
Parent(s): 6d0ce2c
Training complete
Browse files
runs/Jun01_11-45-52_d00078fd0ab0/events.out.tfevents.1685620066.d00078fd0ab0.898.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:964fc0aa9da9811f6044a9bc4d297f829b419b44447ada01222421f0d9e90fc7
|
| 3 |
+
size 11088
|