gemma-3-4b-lawft / README.md
yayahappy92's picture
Upload fine-tuned Gemma model
d1cc1b4 verified
|
Raw
History Blame Contribute Delete
858 Bytes
metadata
language: zh
license: other
tags:
  - gemma
  - gguf
  - legal
  - instruction-tuning
  - taiwan
  - law

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).