Instructions to use baekchaeeun/model_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use baekchaeeun/model_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="baekchaeeun/model_2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("baekchaeeun/model_2") model = AutoModelForSequenceClassification.from_pretrained("baekchaeeun/model_2") - 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 274676896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:756cd89a2ab10614d57f5b029155942b64d36776c713d6407118f2dc34c123ea
|
| 3 |
size 274676896
|
runs/May13_06-35-57_36880b4c0c63/events.out.tfevents.1715582160.36880b4c0c63.919.3
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:75e946e322088eece5e3e70df6640ca6969ea8f33b58fdac6f1db46b0a5ce4f2
|
| 3 |
+
size 65403
|