Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
biogpt-finetuned-ner – AI Model by pganeshbabu | AlphaNeural AI
You can deploy this model and start earning money today!
pganeshbabu
/
biogpt-finetuned-ner
like
0
transformers
safetensors
biogpt
token-classification
generated_from_trainer
ncbi_disease
microsoft/biogpt
finetune
mit
model-index
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
biogpt-finetuned-ner
This model is a fine-tuned version of
microsoft/biogpt
on the ncbi_disease dataset. It achieves the following results on the evaluation set:
Loss: 0.0942
Precision: 0.6834
Recall: 0.7954
F1: 0.7352
Accuracy: 0.9793
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_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
Training results
Training Loss
Epoch
Step
Validation Loss
Precision
Recall
F1
Accuracy
0.0845
1.0
680
0.0737
0.6770
0.7484
0.7109
0.9770
0.0450
2.0
1360
0.0734
0.6720
0.8069
0.7333
0.9783
0.0128
3.0
2040
0.0942
0.6834
0.7954
0.7352
0.9793
Framework versions
Transformers 5.0.0
Pytorch 2.10.0+cu128
Datasets 3.6.0
Tokenizers 0.22.2