| # Sinhala Language Classifier Model Documentation | |
| ## Overview | |
| This document provides comprehensive information about the trained Sinhala language classification model exported as a safetensor file. | |
| **Model Type**: Binary Classification (Sinhala Language Detection) | |
| **Framework**: PyTorch | |
| **Export Format**: Safetensors | |
| **Model File**: `sinhala_language_model.safetensors` | |
| **Configuration File**: `model_config.json` | |
| ## Model Architecture | |
| ### Network Structure | |
| Lightweight feedforward neural network optimized for CPU inference: |