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 8
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:67b4254ca7335069bc9b6ff3d99ac2dd545ce88102db2a6aa4d2b9ceb7e9d61e
|
| 3 |
size 442505216
|
runs/Nov21_10-07-36_60a3e0249c97/events.out.tfevents.1700561266.60a3e0249c97.329.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:29fef6df403af81ecf831308df5763bc277c6fa5d46324e20f742543d28d3619
|
| 3 |
+
size 7792
|