Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
french-sentiment-bert-uncased – AI Model by casonshep | AlphaNeural AI
You can deploy this model and start earning money today!
casonshep
/
french-sentiment-bert-uncased
like
0
transformers
tensorboard
safetensors
bert
text-classification
generated_from_trainer
google-bert/bert-base-uncased
finetune
apache-2.0
autotrain_compatible
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
french-sentiment-bert-uncased
This model is a fine-tuned version of
bert-base-uncased
on an unknown dataset. It achieves the following results on the evaluation set:
Loss: 0.2126
Accuracy: 0.9141
F1: 0.9141
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: 1e-06
train_batch_size: 64
eval_batch_size: 64
seed: 42
optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
lr_scheduler_type: linear
num_epochs: 3
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Accuracy
F1
0.2991
1.0
2500
0.2650
0.8927
0.8927
0.2343
2.0
5000
0.2178
0.9127
0.9128
0.2166
3.0
7500
0.2126
0.9141
0.9141
Framework versions
Transformers 4.51.3
Pytorch 2.6.0+cu124
Datasets 3.6.0
Tokenizers 0.21.1