Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
fine_tuned_model – AI Model by msmokov | AlphaNeural AI
You can deploy this model and start earning money today!
msmokov
/
fine_tuned_model
like
0
transformers
safetensors
bert
text-classification
generated_from_trainer
google-bert/bert-base-multilingual-cased
finetune
apache-2.0
text-embeddings-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
fine_tuned_model
This model is a fine-tuned version of
bert-base-multilingual-cased
on an unknown dataset. It achieves the following results on the evaluation set:
Loss: 0.3704
Accuracy: 0.88
F1: 0.8808
Precision: 0.8972
Recall: 0.88
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 2e-05
train_batch_size: 8
eval_batch_size: 8
seed: 42
optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
lr_scheduler_type: linear
num_epochs: 3
Training results
Training Loss
Epoch
Step
Validation Loss
Accuracy
F1
Precision
Recall
0.7393
1.0
56
0.5159
0.78
0.7786
0.8239
0.78
0.4848
2.0
112
0.3704
0.88
0.8808
0.8972
0.88
0.3463
3.0
168
0.3770
0.88
0.8808
0.8972
0.88
Framework versions
Transformers 4.55.4
Pytorch 2.8.0+cpu
Datasets 4.2.0
Tokenizers 0.21.4