Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use gossminn/predict-perception-bertino-cause-none with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gossminn/predict-perception-bertino-cause-none with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="gossminn/predict-perception-bertino-cause-none")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("gossminn/predict-perception-bertino-cause-none") model = AutoModelForSequenceClassification.from_pretrained("gossminn/predict-perception-bertino-cause-none") - Notebooks
- Google Colab
- Kaggle
Gosse Minnema commited on
Commit ·
29b99f5
1
Parent(s): 49a0313
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 272710769
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cb3c5649668d0c4b93a2efd99253859609e8679e90136c4383fa4e94d598284
|
| 3 |
size 272710769
|
runs/Jul14_16-22-26_colossus/events.out.tfevents.1657808555.colossus.3389772.16
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:a1ef065c218433bb6305fdd08d3e7242714021b8767f4571edfc4d089cb014f2
|
| 3 |
+
size 25908
|