license: apache-2.0 --- # SamagraDataGov/test_model_mobbert This is a text-classification model fine-tuned on `google/mobilebert-uncased` using the dataset `SamagraDataGov/test_convo`. ## Evaluation Results Below are the evaluation metrics from the training run: | Metric | Value | | --- | --- | | eval_loss | 2995482.75 | | eval_f1 | 0.32 | | eval_runtime | 0.7196 | | eval_samples_per_second | 23.624 | | eval_steps_per_second | 23.624 | | epoch | 2.0 |