bert-finetuned-ner
This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.7995
- Precision: 0.5456
- Recall: 0.6022
- F1: 0.5725
- Accuracy: 0.7818
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
0.461 | 1.0 | 2015 | 0.5251 | 0.4697 | 0.7331 | 0.5726 | 0.7345 |
0.304 | 2.0 | 4030 | 0.7097 | 0.5475 | 0.5905 | 0.5682 | 0.7823 |
0.1909 | 3.0 | 6045 | 0.7995 | 0.5456 | 0.6022 | 0.5725 | 0.7818 |
Framework versions
- Transformers 4.42.4
- Pytorch 2.2.1+cu121
- Datasets 2.20.0
- Tokenizers 0.19.1
- Downloads last month
- 102
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for noobiebuilder/bert-finetuned-ner
Base model
google-bert/bert-base-cased