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 9
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:e7dead4609edacf92b6c06b2e39f2c10594c14049d7aec502f231400922627df
|
| 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:fdfbc3c10dd01b7c6c547a0fab77a424e5cf7ecb32f5bf073b6178a95e14bd0b
|
| 3 |
+
size 8442
|