results

This model is a fine-tuned version of bert-base-cased on the conll2003 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0575
  • Precision: 0.9310
  • Recall: 0.9493
  • F1: 0.9401
  • Accuracy: 0.9858

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: 16
  • eval_batch_size: 16
  • seed: 42
  • optimizer: Use 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.2212 0.5695 500 0.0748 0.8824 0.9167 0.8992 0.9791
0.0698 1.1390 1000 0.0596 0.9141 0.9387 0.9263 0.9836
0.0465 1.7084 1500 0.0627 0.9235 0.9411 0.9322 0.9846
0.0313 2.2779 2000 0.0593 0.9315 0.9497 0.9405 0.9858
0.0244 2.8474 2500 0.0575 0.9310 0.9493 0.9401 0.9858

Framework versions

  • Transformers 4.47.1
  • Pytorch 2.5.1+cu121
  • Datasets 3.2.0
  • Tokenizers 0.21.0
Downloads last month
206
Safetensors
Model size
108M params
Tensor type
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for Luasmontesinos/results

Finetuned
(2055)
this model

Dataset used to train Luasmontesinos/results

Evaluation results