Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
biogpt-ner-checkpoint – AI Model by d2d22 | AlphaNeural AI
You can deploy this model and start earning money today!
d2d22
/
biogpt-ner-checkpoint
like
0
transformers
safetensors
gpt2
token-classification
generated_from_trainer
ncbi_disease
microsoft/biogpt
finetune
mit
model-index
text-generation-inference
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
biogpt-ner-checkpoint
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.1431
Precision: 0.4286
Recall: 0.5337
F1: 0.4754
Accuracy: 0.9577
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.2864
1.0
680
0.1610
0.3376
0.3977
0.3652
0.9478
0.1663
2.0
1360
0.1442
0.3721
0.4752
0.4174
0.9541
0.1054
3.0
2040
0.1431
0.4286
0.5337
0.4754
0.9577
Framework versions
Transformers 5.0.0
Pytorch 2.10.0+cu128
Datasets 3.6.0
Tokenizers 0.22.2