Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
ner_initial – AI Model by kysyandrew | AlphaNeural AI
You can deploy this model and start earning money today!
kysyandrew
/
ner_initial
like
0
transformers
safetensors
bert
token-classification
generated_from_trainer
BAAI/bge-small-en-v1.5
finetune
mit
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
ner_initial
This model is a fine-tuned version of
BAAI/bge-small-en-v1.5
on an unknown dataset. It achieves the following results on the evaluation set:
Loss: 0.0946
Precision: 0.8678
Recall: 0.9051
F1: 0.8861
Accuracy: 0.9776
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 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
Precision
Recall
F1
Accuracy
0.2127
1.0
1252
0.1398
0.8201
0.8576
0.8384
0.9696
0.1097
2.0
2504
0.1022
0.8637
0.8987
0.8808
0.9769
0.0856
3.0
3756
0.0946
0.8678
0.9051
0.8861
0.9776
Framework versions
Transformers 4.50.0
Pytorch 2.6.0+cu124
Datasets 4.0.0
Tokenizers 0.21.4