Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use Arm627/NewsRelevanceFinetunedDistilbertBaseBinary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Arm627/NewsRelevanceFinetunedDistilbertBaseBinary with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Arm627/NewsRelevanceFinetunedDistilbertBaseBinary")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Arm627/NewsRelevanceFinetunedDistilbertBaseBinary") model = AutoModelForSequenceClassification.from_pretrained("Arm627/NewsRelevanceFinetunedDistilbertBaseBinary") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:2166cf9a6233ec872f8e3bbbf5fc7a1c1889c0c77e6a9a9ae5a4d3d6a3764532
|
| 3 |
size 267855533
|
runs/May09_03-38-58_14a61556685e/events.out.tfevents.1683603543.14a61556685e.1229.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:0405f9b899c8f259565cdf8a2901ba701bcc0d709fba4a04e991d3f652fc852e
|
| 3 |
+
size 4582
|