Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ViktorDo/DistilBERT-POWO_Lifecycle_Finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ViktorDo/DistilBERT-POWO_Lifecycle_Finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ViktorDo/DistilBERT-POWO_Lifecycle_Finetuned")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ViktorDo/DistilBERT-POWO_Lifecycle_Finetuned") model = AutoModelForSequenceClassification.from_pretrained("ViktorDo/DistilBERT-POWO_Lifecycle_Finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f8d73c2f98f8629bdaf167019a6b9e67af320687b46e91c7d53d407d40dbded
|
| 3 |
size 267854321
|
runs/Dec09_13-56-19_1511db33ee94/events.out.tfevents.1670594191.1511db33ee94.74.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:afa3dd13cb42a1ecb435e37c5fdb28eb373017e1a8a5a0f12969ebaba4e5848c
|
| 3 |
+
size 6397
|