Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Noorrabie/shared-task_content_bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Noorrabie/shared-task_content_bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Noorrabie/shared-task_content_bert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Noorrabie/shared-task_content_bert") model = AutoModelForSequenceClassification.from_pretrained("Noorrabie/shared-task_content_bert") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 540821528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:095aeda92fee248b0d2f3b7294100c05e03e69079650404181624db1c7111e42
|
| 3 |
size 540821528
|
runs/Jul04_20-22-04_f11cbb8af2b3/events.out.tfevents.1751660528.f11cbb8af2b3.1025.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:7111f9eb1de64d5518bf80a646a93fdf23578f0bae256b2b258649bf729f1fdb
|
| 3 |
+
size 10824
|