Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
biogpt-ncbi-ner – AI Model by Ashish-wav | AlphaNeural AI
You can deploy this model and start earning money today!
Ashish-wav
/
biogpt-ncbi-ner
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-ncbi-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.1498
Precision: 0.4858
Recall: 0.5667
F1: 0.5232
Accuracy: 0.9612
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: 4
eval_batch_size: 4
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.2500
1.0
1358
0.1619
0.3389
0.4384
0.3823
0.9500
0.1322
2.0
2716
0.1460
0.4213
0.5820
0.4888
0.9550
0.0927
3.0
4074
0.1498
0.4858
0.5667
0.5232
0.9612
Framework versions
Transformers 5.0.0
Pytorch 2.10.0+cu128
Datasets 3.6.0
Tokenizers 0.22.2