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:bbd93248d1510e7672e1fd324224513ce9d1e47cca3fd3fcb3bb2de553defe19
|
| 3 |
size 442505216
|
runs/Nov20_09-42-02_acf00f81e628/events.out.tfevents.1700473323.acf00f81e628.652.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:f3a71c77fc0c383a46295608306982a533297afac288d15c846101d3ef0ca0d5
|
| 3 |
+
size 5579
|