Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Definite/klue-bert-cult-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Definite/klue-bert-cult-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Definite/klue-bert-cult-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Definite/klue-bert-cult-classification") model = AutoModelForSequenceClassification.from_pretrained("Definite/klue-bert-cult-classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442505216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06b796f70c221b4569a25141a97a29376fe3ad434de72de0ace4f1eeb175530d
|
| 3 |
size 442505216
|
runs/Nov21_10-32-55_60a3e0249c97/events.out.tfevents.1700562779.60a3e0249c97.329.1
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:571303d3b66545befe6bb27eeb0dc7ee48a8cb1fcfb5f894ea51c28e2d67c3a2
|
| 3 |
+
size 6571
|