Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use ViktorDo/DistilBERT-POWO_Life_Form_Finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ViktorDo/DistilBERT-POWO_Life_Form_Finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ViktorDo/DistilBERT-POWO_Life_Form_Finetuned")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ViktorDo/DistilBERT-POWO_Life_Form_Finetuned") model = AutoModelForSequenceClassification.from_pretrained("ViktorDo/DistilBERT-POWO_Life_Form_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 267863537
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb74457d9cbbdb072e8fb3a8a2ea43bf8a91b88c324acb4ae77d6d72cd3a9795
|
| 3 |
size 267863537
|
runs/Oct21_09-59-06_9d1c620ea17d/events.out.tfevents.1666346359.9d1c620ea17d.75.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:a128611bdf54ff6cba1813fde9dcf4a13ed9decf0e54ba9b6e430b9b71cf479f
|
| 3 |
+
size 5977
|