--- license: mit tags: - tflite - android - transaction-classification - belgian-finance language: - nl - fr - en - de --- # belgo-android-encoder Stay Steady (Android) ML artifact for on-device transaction categorisation. | Field | Value | |---|---| | Version | 1.0.0 | | File | `encoder.tflite` | | Size | 113.13 MB | | SHA-256 | `51bc357056a83bb954964f520abb42bf1f2239bc84e75d78f638521bfc4ae9ad` | The Android app fetches this file via the `model-download` Supabase Edge Function (Pro-gated) which returns the HuggingFace URL only to authenticated Pro users. The Edge Function still gates access; the URL itself is public (same risk profile as a leaked Supabase signed URL). ## Notes\n\nparaphrase-multilingual-MiniLM-L12-v2 int8 (XLM-R vocab, 384-d, 128 max len). Pairs with belgo-classifier head trained against this encoder; lives at android_classifier in Supabase model_versions. ## License MIT — free to use, including in commercial applications.