Instructions to use KalaiselvanD/model_bert_7000_27 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/model_bert_7000_27 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/model_bert_7000_27")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/model_bert_7000_27") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/model_bert_7000_27") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
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:6b2880507d9e80fe91bdca0568064944c5fbf14b12c7f66e5eb97f5138b1166c
|
| 3 |
size 46746988
|
runs/Apr23_05-00-58_fab8c8c5b8db/events.out.tfevents.1713848459.fab8c8c5b8db.215.5
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:d7f714bd17e12ce7b46049709241ef99790309c519502c11b92df3edb47765c7
|
| 3 |
+
size 5930
|