FinCompress / README.md
github-actions[bot]
Sync from GitHub @ d3bfc1089108584e062562fe14056a5fb1cd1d5a
737b4cb
|
Raw
History Blame Contribute Delete
1.01 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: FinCompress
emoji: πŸ—œοΈ
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 6.6.0
app_file: app.py
pinned: false
short_description: FinBERT compression via KD, INT8 quant, and pruning

πŸ—œοΈ FinCompress

Compressing FinBERT (109M params) into a 19M-parameter student using knowledge distillation, INT8 quantization, and structured attention-head pruning β€” all benchmarked on financial sentiment classification.

What this Space shows

  • Live demo: run both the 109M teacher and 19M student side-by-side on any financial sentence
  • Benchmark table: all 7 model variants (teacher, KD students, PTQ, QAT, pruned)
  • Architecture explainer: how KD, quantization, and pruning each work

Links