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 ·
0d6cd38
1
Parent(s): 27fd4df
Training complete
Browse files
runs/Jun02_15-09-45_eef11204843d/events.out.tfevents.1685718795.eef11204843d.166.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:98b119d653a8e7fa254074914edf1d946b92eeea26655328102e0a5f39e254e7
|
| 3 |
+
size 7642
|