Edit model card

MindLaw - T5 Base Model

MindLaw, T5 base modelinin özel olarak Türkçe hukuk verisi ile eğitilmiş bir versiyonudur. Model, hukuki danışmanlık niteliği taşır ve avukatlara yönlendirilebilecek soruları yanıtlayabilir...

Model Detayları

  • Model Adı: MindLaw
  • Base Model: T5 Base
  • Dil: Türkçe (tr)
  • Alan: Hukuk
  • Lisans: Apache 2.0

Kullanım

Aşağıdaki kod ile modeli ve tokenizer'ı yükleyebilirsiniz:

from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("Renicames/t5-base-turkish-MindLaw")
model = AutoModelForSeq2SeqLM.from_pretrained("Renicames/t5-base-turkish-MindLaw")
Downloads last month
166
Safetensors
Model size
619M params
Tensor type
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Space using Renicames/t5-base-turkish-MindLaw 1