CoolFace
Modelpublic

FetchieAI/gemma-3-4b-lawft

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes5downloads
Model Card

TL;DR

This is a GGUF version of Gemma 3 4B, fine-tuned on Traditional Chinese legal instructions using court decisions published by the Judicial Yuan of Taiwan. It is suitable for legal Q&A, judgment summarization, and legal document reasoning. Compatible with llama.cpp and Ollama.

Training Data

This model was trained using a curated dataset of 96,556 Taiwanese court decisions from 2021, each with available full text (JFULL) and downloadable PDF (JPDF), where tabular structures are clearly embedded. The dataset is designed for:

  • —Table extraction
  • —OCR pretraining for legal PDFs
  • —Multimodal training (PDF + table reasoning)

Acknowledgments

Data collected from the publicly available Judicial Yuan open datasets (Taiwan).