Instructions to use KalaiselvanD/model_bert_check_11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/model_bert_check_11 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/model_bert_check_11")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/model_bert_check_11") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/model_bert_check_11") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46746988
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5e076e6513c0e315452fd53530f1851c31c7bd6fb80fde2ac1847cc97b08fff
|
| 3 |
size 46746988
|
runs/Apr23_06-07-34_fab8c8c5b8db/events.out.tfevents.1713852456.fab8c8c5b8db.215.20
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:123a0d7473e24c70c4dd46838e748e66191faf960ef8f14fc3f66f3668ed3b04
|
| 3 |
+
size 5963
|