Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
distilbertScenario1-news-classifier – AI Model by AbrarAbhinaya | AlphaNeural AI
You can deploy this model and start earning money today!
AbrarAbhinaya
/
distilbertScenario1-news-classifier
like
0
transformers
safetensors
distilbert
text-classification
generated_from_trainer
distilbert/distilbert-base-uncased
finetune
apache-2.0
text-embeddings-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
distilbertScenario1-news-classifier
This model is a fine-tuned version of
distilbert-base-uncased
on the None dataset. It achieves the following results on the evaluation set:
Loss: 1.3020
Accuracy: 0.6644
Precision: 0.7008
Recall: 0.6644
F1: 0.6737
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: 3e-05
train_batch_size: 16
eval_batch_size: 16
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
lr_scheduler_warmup_ratio: 0.1
num_epochs: 3
mixed_precision_training: Native AMP
Training results
Training Loss
Epoch
Step
Validation Loss
Accuracy
Precision
Recall
F1
1.8152
1.0
10477
1.2935
0.6033
0.6847
0.6033
0.6201
1.0459
2.0
20954
1.2283
0.6484
0.6971
0.6484
0.6585
0.7095
3.0
31431
1.3020
0.6644
0.7008
0.6644
0.6737
Framework versions
Transformers 4.57.0
Pytorch 2.8.0+cu126
Datasets 4.0.0
Tokenizers 0.22.1