Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
bert-text-classification – AI Model by bprhee01 | AlphaNeural AI
You can deploy this model and start earning money today!
bprhee01
/
bert-text-classification
like
0
transformers
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
bert-text-classification
This model is a fine-tuned version of
bert-base-uncased
on an unknown dataset. It achieves the following results on the evaluation set:
eval_loss: 0.0356
eval_accuracy: 0.992
eval_f1: 0.9892
eval_precision: 0.9829
eval_recall: 0.9957
eval_runtime: 34.7211
eval_samples_per_second: 144.005
eval_steps_per_second: 2.275
epoch: 1.8648
step: 1600
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: 16
eval_batch_size: 64
seed: 42
gradient_accumulation_steps: 2
total_train_batch_size: 32
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
lr_scheduler_warmup_steps: 500
num_epochs: 5
mixed_precision_training: Native AMP
Framework versions
Transformers 4.51.3
Pytorch 2.7.0+cu126
Datasets 3.5.1
Tokenizers 0.21.1