--- license: apache-2.0 language: - si pipeline_tag: text-classification --- 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:: apache-2.0 ---