Instructions to use KalaiselvanD/kalai_bert_model_test_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/kalai_bert_model_test_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/kalai_bert_model_test_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/kalai_bert_model_test_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/kalai_bert_model_test_1") - 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:7ede8bcea4a715dbc1a21a889e854381c5c5cca21e0da0948f121566dc9c7e8d
|
| 3 |
size 46746988
|
runs/Apr23_07-16-39_fab8c8c5b8db/events.out.tfevents.1713856599.fab8c8c5b8db.215.39
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:f6f25844dc73a0f47f8b07c5c3f004a9fdc9436e983be184a88e3cecba10abf6
|
| 3 |
+
size 5975
|