Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use GioReg/bertdbmdzIhate with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GioReg/bertdbmdzIhate with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="GioReg/bertdbmdzIhate")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("GioReg/bertdbmdzIhate") model = AutoModelForSequenceClassification.from_pretrained("GioReg/bertdbmdzIhate") - 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 442859885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b7b28d7b4c214425f34d7468a557f6273e619f4fc16fc06b6e201ba2f9478d2
|
| 3 |
size 442859885
|
runs/Apr15_11-35-56_76a44b531276/events.out.tfevents.1650022587.76a44b531276.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:93b80169e3039e2c232faadd51867cc8f5d987e404de4fea8bfc0c3e281bfc67
|
| 3 |
+
size 3815
|
runs/Apr15_11-35-56_76a44b531276/events.out.tfevents.1650023419.76a44b531276.74.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b93d5ab8b29bf8236135f5d40da5143ccd5ba54868e8b79ee550d133d1aedae
|
| 3 |
+
size 409
|