Text Classification
Transformers
TensorBoard
Safetensors
English
bert
dark patterns
text-embeddings-inference
Instructions to use asquirous/bert-base-uncased-dark_patterns with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use asquirous/bert-base-uncased-dark_patterns with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="asquirous/bert-base-uncased-dark_patterns")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("asquirous/bert-base-uncased-dark_patterns") model = AutoModelForSequenceClassification.from_pretrained("asquirous/bert-base-uncased-dark_patterns") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437977104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:528ebebeb99ca28eb164c588dd2975106bb14a865d88e7e31e223dac5cb2e935
|
| 3 |
size 437977104
|
runs/Jan07_11-29-49_99724302c40b/events.out.tfevents.1704626995.99724302c40b.42.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:9f9d82f119ea8a6fbb98b9d65342cefa6c948648f33a806d9487f3b00e879dae
|
| 3 |
+
size 7621
|