Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
bert-large-uncased_fold_1 – AI Model by OliverHeine | AlphaNeural AI
You can deploy this model and start earning money today!
OliverHeine
/
bert-large-uncased_fold_1
like
0
transformers
safetensors
bert
text-classification
generated_from_trainer
google-bert/bert-large-uncased
finetune
apache-2.0
text-embeddings-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
bert-large-uncased_fold_1
This model is a fine-tuned version of
bert-large-uncased
on the None dataset. It achieves the following results on the evaluation set:
Loss: 0.0409
Accuracy: 0.9933
F1: 0.9876
Precision: 0.9955
Recall: 0.9798
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: 15
eval_batch_size: 15
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
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Accuracy
F1
Precision
Recall
0.0771
1.0
10089
0.0666
0.9883
0.9784
0.9764
0.9805
0.0589
2.0
20178
0.0390
0.9926
0.9864
0.9901
0.9827
0.0266
3.0
30267
0.0409
0.9933
0.9876
0.9955
0.9798
Framework versions
Transformers 4.57.6
Pytorch 2.11.0+cu128
Datasets 4.8.4
Tokenizers 0.22.2