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 ·
d3264e2
1
Parent(s): 6026fb9
Training in progress, epoch 6
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267855533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea290a237c894e027bb6da29812fbedd51626cbec747bb4dd0263d5687417eac
|
| 3 |
size 267855533
|
runs/Jun05_04-58-13_0312b5d799d4/events.out.tfevents.1685941098.0312b5d799d4.4709.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:e70d71d9ef2d7ac71dd623b79b99a81a47b0dfa3766a97d8527ffe3384eb3dc7
|
| 3 |
+
size 6129
|