Instructions to use Akash24/facility_maint_albert_model_grouped with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Akash24/facility_maint_albert_model_grouped with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Akash24/facility_maint_albert_model_grouped")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Akash24/facility_maint_albert_model_grouped") model = AutoModelForSequenceClassification.from_pretrained("Akash24/facility_maint_albert_model_grouped", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46762368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdeb5357406e3d17e6db00e41e8f702f96e69f5d2e445092cacae35d23f948e5
|
| 3 |
size 46762368
|
runs/Nov18_09-13-47_c9af141fc571/events.out.tfevents.1700298842.c9af141fc571.241.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:f38a9652bf4d95e1528d3373218a3fbf7155a57dd17403e4cb4a0df1d0986281
|
| 3 |
+
size 9276
|