Ders Asistanı Modeli

Bu model, Türkçe öğrenci asistanı projesi için geliştirilmiştir.
Kullanıcının ders programı hakkında sorduğu soruları sınıflandırır.
Örnek etiketler:

  • today_schedule
  • tomorrow_schedule
  • ask_day
  • ask_time
  • ask_room
  • ask_order

Model Detayları

  • Dil: Türkçe 🇹🇷
  • Model tipi: Text Classification
  • Eğitildiği temel model: dbmdz/bert-base-turkish-cased

Örnek Kullanım (Python)

from transformers import pipeline
classifier = pipeline("text-classification", model="Beyssu/ders-asistani-model")
classifier("bugün hangi dersim var?")
## Inference Widget
You can test the model here:

<iframe
    src="https://huggingface.co/spaces/yuntian-deng/transformers-inference-api?model=Beyssu/ders-asistani-model"
    width="100%"
    height="500"
></iframe>
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