Text Classification
Transformers
PyTorch
TensorBoard
xlm-roberta
Generated from Trainer
text-embeddings-inference
Instructions to use marianna13/link-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marianna13/link-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="marianna13/link-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("marianna13/link-classification") model = AutoModelForSequenceClassification.from_pretrained("marianna13/link-classification") - Notebooks
- Google Colab
- Kaggle
Commit ·
dab0f11
1
Parent(s): ff2a9cd
End of training
Browse files
runs/Jun30_13-49-23_0df3c87edd21/events.out.tfevents.1688132966.0df3c87edd21.205.2
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:06cc80a782b4123d076bf8a67358c529e455a2682494319c683bdb2ce351e81b
|
| 3 |
+
size 5254
|