Turkish Address Classifier - Checkpoint Backup

โš ๏ธ This is a training checkpoint, not the final model!

  • Checkpoint: checkpoint-17200
  • Training Step: 17200
  • Status: Training in progress

Usage

This checkpoint can be used to resume training or for early testing.

from transformers import AutoTokenizer, AutoModelForSequenceClassification

# Load checkpoint
model = AutoModelForSequenceClassification.from_pretrained("ucanbaklava/turkish-address-classifier-checkpoint_new")
tokenizer = AutoTokenizer.from_pretrained("ucanbaklava/turkish-address-classifier-checkpoint_new")

Training Info

  • Base Model: dbmdz/bert-base-turkish-uncased
  • Task: Multi-output classification (State + City)
  • Training Device: NVIDIA A100-80GB GPU

Note

The final, fully-trained model will be uploaded to a different repository when training completes.

Downloads last month
3
Safetensors
Model size
0.1B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support