metadata
base_model: google/gemma-3-4b-it
library_name: peft
license: gemma
datasets:
- cindyliang/receipts-v1
Introduction
This fine-tuned model using Gemma 3 4B Instruct for receipts extraction.
Pre-processing Dataset
- Check all receipt photos to see if are RGB mode.
- Extract and parse "ground_truth" column.
- Check if store_name, date and total have "" or not.
- All store name must capital using upper()
- Parsing date to "%d-%m-%Y" format
- Check if total have $ or not, if total don't have $, add $