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 ·
159551f
1
Parent(s): cf4ffc8
Training complete
Browse files
runs/Jun03_08-24-45_30c93f7aa8d1/events.out.tfevents.1685780808.30c93f7aa8d1.165.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:19b35e92a416e5e6560b134c0ab7e4f962ac0edc3d53b66f3098079081769b63
|
| 3 |
+
size 7740
|