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 2
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:dbbedb36e6f7a80da1ae2c85edd408ef4986951bb51faefebf842bb2c415389d
|
| 3 |
size 442505216
|
runs/Nov18_14-08-58_83f30dbdda0e/events.out.tfevents.1700316539.83f30dbdda0e.673.0
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:82461a157c75c2c00b97f77a59dfcd7091a2e0ff3ff8981a7288569c45e09294
|
| 3 |
+
size 5579
|